[−][src]Function c2rust_refactor::ast_manip::util::use_idents
pub fn use_idents(tree: &UseTree) -> Vec<Ident>
Retrieve the list of Idents defined by the given UseTree
pub fn use_idents(tree: &UseTree) -> Vec<Ident>
Retrieve the list of Idents defined by the given UseTree