Expand description
A path prefix of imports in a use item: std::....
Fields§
§ident: Ident§colon2_token: PathSep§tree: Box<UseTree>A path prefix of imports in a use item: std::....
ident: Ident§colon2_token: PathSep§tree: Box<UseTree>