pub fn fold_nested_meta<F>(f: &mut F, node: NestedMeta) -> NestedMeta where
    F: Fold + ?Sized
Available on crate feature fold only.