pub fn walk_source(path: &Path, source: &str) -> Vec<InventoryEntry>Expand description
Walk source and emit engine-owned function inventory entries.
pub fn walk_source(path: &Path, source: &str) -> Vec<InventoryEntry>Walk source and emit engine-owned function inventory entries.