syntax::ast::make

Function use_tree_list

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