[][src]Function syn::visit_mut::visit_item_const_mut

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