[][src]Function syn::visit_mut::visit_binding_mut

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