Macro rustc_middle::ty::consts::int::from

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