Function walk_const_item

Source
fn walk_const_item<V: MutVisitor>(
    vis: &mut V,
    item: &mut ConstItem,
) -> V::Result