echo/modules/diceserv/src
Jean 92383cee0e
Split DiceServ command out of lib.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.
2026-07-14 14:49:42 +00:00
..
expr.rs Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
lib.rs Split DiceServ command out of lib.rs 2026-07-14 14:49:42 +00:00
roll.rs Split DiceServ command out of lib.rs 2026-07-14 14:49:42 +00:00