Skip to main content

traverse

Function traverse 

Source
pub fn traverse(
    memory_dir: &Path,
    entity_name: &str,
    depth: u32,
    type_filter: Option<&str>,
) -> Result<(), String>
Expand description

Traverse the graph from an entity.