pub async fn load_hierarchy_from_path(
    path: &str
) -> Result<DiagnosticsHierarchy, Error>
Expand description

Loads an inspect node hierarchy in the given path.