Macro rustc_middle::query::erase::trivial

source ·
macro_rules! trivial {
    ($($ty:ty),+ $(,)?) => { ... };
}