Module dice::syntax [] [src]

Dice rolling expression syntax.

Structs

ParseError

An error encountered while parsing a dice rolling expression string.

ParseRange

A half-open range of byte offsets in a dice rolling expression string.

Functions

parse

Parses the supplied dice rolling expression string.

Type Definitions

ParseResult

The result of parsing a dice rolling expression string.