[][src]Module manger::common

Types for common structures within consuming.

Structs

CatchAll

A catch-all clause for consuming.

OneOrMore

Collection struct which stores one or more items of type T.

Whitespace

Struct representing a Whitespace utf-8 character.

Enums

Digit

Enum representing a decimal digit.

Sign

Enum that represents parsing a number sign.