syn::visit_mut

Function visit_nested_meta_mut

source
pub fn visit_nested_meta_mut<V>(v: &mut V, node: &mut NestedMeta)
where V: VisitMut + ?Sized,