[][src]Function syn::fold::fold_nested_meta

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