pub type DetectWorkspaceRootResult = HashMap<String, Vec<String>>;

Aliased Type§

struct DetectWorkspaceRootResult { /* private fields */ }