Skip to main content

str_enum_as_ref_impl

Macro str_enum_as_ref_impl 

Source
macro_rules! str_enum_as_ref_impl {
    ($self:ident, [$($other:ty),*]) => { ... };
}