Skip to main content
impl_erasable_for_types_with_no_type_params
rustc_
middle
1.97.0-nightly
(37d85e592 2026-04-28)
In rustc_
middle::
query::
erase
rustc_middle
::
query
::
erase
Macro
impl_
erasable_
for_
types_
with_
no_
type_
params
Copy item path
Source
macro_rules! impl_erasable_for_types_with_no_type_params { ($($ty:ty),+ $(,)?) => { ... }; }