parse_dice_type

Function parse_dice_type 

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