Structs

Wrapper struct for any stream that implements BufRead and Seek.

Enums

Type to represent stream errors.

Traits

Trait for easy conversion of a type into a CharacterIterator.

Helper trait for converting values into a CharacterStream.

Trait for easy conversion of a type into a CharacterIterator with a potential for failure.

Helper trait for converting values into a CharacterStream, with a potential for failure.

Type Definitions

A result that contains a parsed character or a [CharacterStreamError].