Macro rustc_middle::ty::consts::int::from_x_for_scalar_int

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