Function walk_anon_const

Source
pub fn walk_anon_const<V: MutVisitor>(
    vis: &mut V,
    constant: &mut AnonConst,
) -> V::Result