Function visit_const_generic

Source
pub fn visit_const_generic(
    t: &Loc<Expression>,
    ctx: &mut Context,
) -> Result<Loc<ConstGeneric>>