Function parse_dice_string

Source
pub fn parse_dice_string(dice: &str) -> Result<DiceType, DiceParseError>