Macro rustc_middle::ty::consts::int::from_scalar_int_for_x

source ยท
macro_rules! from_scalar_int_for_x {
    ($($ty:ty),*) => { ... };
}