Function syn::visit::visit_path_segment
source · pub fn visit_path_segment<'ast, V>(v: &mut V, node: &'ast PathSegment)
Available on crate feature
visit
and (crate features derive
or full
) only.