Macro rustc_middle::ty::consts::int::try_from

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