Skip to main content

document_dependency_keys

Function document_dependency_keys 

Source
fn document_dependency_keys(
    project: ProjectInstanceId,
    facts: &BTreeMap<String, Cow<'_, MarkdownFacts>>,
) -> Result<BTreeSet<CanonicalResolutionKey>, CliError>
Expand description

Return all exact path and heading keys that can affect staged document relations.