Crate iron_dice

Source

Structs§

RollResult
A struct holding dice results
Roller
A die roller engine. Given a valid string such as “3d6”, “d20”, will generate a roll result.

Enums§

RollerErr
Error returned while parsing the dice notation