Function syn::fold::fold_type_slice[][src]

pub fn fold_type_slice<F: ?Sized>(f: &mut F, node: TypeSlice) -> TypeSlice where
    F: Fold
This is supported on crate feature fold only.