Function syn::visit_mut::visit_ident_mut

source ·
pub fn visit_ident_mut<V>(v: &mut V, node: &mut Ident)
where V: VisitMut + ?Sized,