macro_rules! battle_rules_with_rounds {
($ty: ty) => { ... };
}Expand description
Empty battle rules with user defined RoundsRules.
macro_rules! battle_rules_with_rounds {
($ty: ty) => { ... };
}Empty battle rules with user defined RoundsRules.