Function usetree_to_paths

Source
fn usetree_to_paths(use_tree: &UseTree, module_path: &str) -> Vec<String>
Expand description

First flattens the UseTree and then normalizing the paths.