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

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