Function dice_roll_message_parser
Source pub fn dice_roll_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
Expand description
parse a system message about dice rolls
ยงErrors
returns an error if the string could not be parsed