Macro rustc_middle::ty::consts::int::from[][src]

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