Function syn::fold::fold_meta_list[][src]

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