Skip to main content

walk_use_tree_and_id

Function walk_use_tree_and_id 

Source
pub fn walk_use_tree_and_id<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a UseTreeAndId,
) -> V::Result