tenebrous-dicebot/dicebot/src/basic
projectmoon 126548d868
continuous-integration/drone/push Build is passing Details
Do not panic on invalid dice/sides amount for keep/drop.
Insted of unwrap(), map error to a nom parser error. Not the best-est
solution, but it is functional. The TooLarge value seems appropriate.
2021-09-26 14:15:12 +00:00
..
dice.rs Adding None enum to keep/drop, cleaning up matches 2021-09-24 23:03:20 -04:00
mod.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
parser.rs Do not panic on invalid dice/sides amount for keep/drop. 2021-09-26 14:15:12 +00:00
roll.rs Adding None enum to keep/drop, cleaning up matches 2021-09-24 23:03:20 -04:00