Macro chalk_ir::cast::reflexive_impl
source · [−]macro_rules! reflexive_impl {
(for($($t:tt)*) $u:ty) => { ... };
($u:ty) => { ... };
}
macro_rules! reflexive_impl {
(for($($t:tt)*) $u:ty) => { ... };
($u:ty) => { ... };
}