Skip to main content

all_variants

Macro all_variants 

Source
macro_rules! all_variants {
    ($mac:ident, $($args:tt)*) => { ... };
}
Expand description

All variant names in one place for the dispatch macros.