[][src]Function syn::visit_mut::visit_ident_mut

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