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”.
pub fn resolve<'a>(indexed: &IndexedDocument<'a>, scope: Scope) -> Resolved<'a>Resolve scope against the document: the one definition of “is this the
root, a live block, or nothing”.