forked from projectmoon/tenebrous-dicebot
projectmoon
b05129ad9f
This cleans up the command parser a lot, as all of the one or two line functions and associated imports have been removed. Unfortunately it does make the command files larger, as two trait impls are required: one for converting to Box<dyn Command>, and one for converting from &str to the command type. Fixes #66. |
||
---|---|---|
.. | ||
basic_rolling.rs | ||
cofd.rs | ||
cthulhu.rs | ||
management.rs | ||
misc.rs | ||
mod.rs | ||
parser.rs | ||
variables.rs |