Function walk_const_item

Source
fn walk_const_item<'a, V: Visitor<'a>>(
    vis: &mut V,
    item: &'a ConstItem,
) -> <V as Visitor<'a>>::Result