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