diplomat_
core
0.8.1
In diplomat_
core::
ast::
modules
diplomat_core
::
ast
::
modules
Function
extract_imports
Copy item path
source
fn extract_imports( base_path: &
Path
, use_tree: &
UseTree
, out: &mut
Vec
<(
Path
,
Ident
)>, )