parse_dice

Function parse_dice 

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