pub async fn load_hierarchy(
    proxy: InspectProxy
) -> Result<DiagnosticsHierarchy, Error>
Expand description

Loads an inspect node hierarchy from the given root inspect node.