Skip to main content

resolve_graph_target

Function resolve_graph_target 

Source
pub fn resolve_graph_target(db: &Database, target: &str) -> Result<Node>
Expand description

Resolve a user target string to a Node.

Accepts:

  • exact node id
  • file path (docs/concepts/raft.md or without extension)
  • symbol:Name / symbol:mod::Name
  • exact title (case-insensitive), unique match only