parse_dice_digit

Function parse_dice_digit 

Source
pub fn parse_dice_digit(input: &str) -> IResult<&str, &str>