Skip to main content

normalize_document_target

Function normalize_document_target 

Source
fn normalize_document_target(
    document_path: &str,
    selector: &str,
) -> Result<DocumentTargetIdentity, DocumentTargetUnresolvedReason>
Expand description

Normalize one parser-admitted selector relative to its owning document.