Skip to main content

stat_type_table

Macro stat_type_table 

Source
macro_rules! stat_type_table {
    ( $( $variant:ident, $canonical_id:literal $(, $alias_id:literal )* => $bucket:expr ; )+ ) => { ... };
}