Function syn::fold::fold_type_array

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