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

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