Function syn::fold::fold_meta[][src]

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