Function syn::fold::fold_path_segment[][src]

pub fn fold_path_segment<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: PathSegment
) -> PathSegment