Skip to main content

resolve

Function resolve 

Source
pub fn resolve<'a>(indexed: &IndexedDocument<'a>, scope: Scope) -> Resolved<'a>
Expand description

Resolve scope against the document: the one definition of “is this the root, a live block, or nothing”.