Function ra_ap_syntax::ast::make::use_tree_list[][src]

pub fn use_tree_list(
    use_trees: impl IntoIterator<Item = UseTree>
) -> UseTreeList