Structs§
- Iterator of chunks of equal width from a string.
- A Tile which contains a single digit.
- A Tile which contains two digits.
Enums§
- A Tile which is compatible with booleans
Constants§
- Number of characters below which the
Chunksiterator does not allocate.
Traits§
- A type implementing
DisplayWidthhas a constant width for display and parsing. - A type implementing
ToRgbcan be converted to a single color.