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