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

pub fn fold_type_array<F: ?Sized>(f: &mut F, node: TypeArray) -> TypeArray where
    F: Fold