Function syn::fold::fold_path_segment

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