rustc_middle::ty::consts::int

Macro from_x_for_scalar_int

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