Skip to main content

resolve_references_to

Function resolve_references_to 

Source
pub fn resolve_references_to(
    store: &dyn GraphStore,
    name: &str,
) -> Vec<ResolvedReference>
Expand description

Resolve every reference to name to a defining path (see the module docs for the strategy).