pub fn visit_vis_public_mut<V>(v: &mut V, node: &mut VisPublic) where
    V: VisitMut + ?Sized
Available on crate feature visit-mut only.