Skip to main content

remove_subtree_if_only_self

Function remove_subtree_if_only_self 

Source
fn remove_subtree_if_only_self(
    use_tree: UseTree,
    make: &SyntaxFactory,
) -> Option<UseTree>