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

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