Skip to main content

classify_reference

Function classify_reference 

Source
pub fn classify_reference(
    inner: &str,
    from_source: &str,
    is_embed: bool,
    ctx: &ReferenceContext<'_>,
) -> ResolvedReference
Expand description

Classify a reference’s inner text (target + optional |pothole / #anchor / ?query) into a kind + resolved source path. Pure.