Function syn::fold::fold_type_array[][src]

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