Skip to main content

impl_erasable_for_types_with_no_type_params

Macro impl_erasable_for_types_with_no_type_params 

Source
macro_rules! impl_erasable_for_types_with_no_type_params {
    ($($ty:ty),+ $(,)?) => { ... };
}