generate_
code
0.2.0
In generate_
code::
types
generate_code
::
types
Function
for_each_use_item
Copy item path
Source
fn for_each_use_item( path: &[
Ident
], tree: &
UseTree
, op: &mut impl
FnMut
(
Ident
,
Path
), )