walk_const_item_rhs

Function walk_const_item_rhs 

Source
pub fn walk_const_item_rhs<'v, V: Visitor<'v>>(
    visitor: &mut V,
    ct_rhs: ConstItemRhs<'v>,
) -> V::Result