[][src]Function syntex_syntax2::visit::walk_path_list_item

pub fn walk_path_list_item<'a, V: Visitor<'a>>(
    visitor: &mut V,
    _prefix: &Path,
    item: &'a PathListItem
)