diplomat_
core
0.8.1
In diplomat_
core::
ast::
modules
Structs
File
Module
Enums
DiplomatStructAttribute
Functions
extract_imports
diplomat_core
::
ast
::
modules
Function
extract_imports
Copy item path
Settings
Help
Summary
Source
fn extract_imports( base_path: &
Path
, use_tree: &
UseTree
, out: &mut
Vec
<(
Path
,
Ident
)>, )