pub type ImportPath<'a> = Vec<ImportName<'a>>;Expand description
Imports with full path of import
Aliased Typeยง
pub struct ImportPath<'a> { /* private fields */ }pub type ImportPath<'a> = Vec<ImportName<'a>>;Imports with full path of import
pub struct ImportPath<'a> { /* private fields */ }