The one command handler (ROLL/EXROLL/CALC/EXCALC all route to it) and its formatting helpers move to roll.rs; lib.rs keeps the dispatcher, the expression-evaluator module, and its tests. No behaviour change. |
||
|---|---|---|
| .. | ||
| expr.rs | ||
| lib.rs | ||
| roll.rs | ||
The one command handler (ROLL/EXROLL/CALC/EXCALC all route to it) and its formatting helpers move to roll.rs; lib.rs keeps the dispatcher, the expression-evaluator module, and its tests. No behaviour change. |
||
|---|---|---|
| .. | ||
| expr.rs | ||
| lib.rs | ||
| roll.rs | ||