Module regex::input[][src]

Structs

ByteInput

An input reader over bytes.

Char

An inline representation of Option<char>.

CharInput

An input reader over characters.

InputAt

Represents a location in the input.

Traits

Input

An abstraction over input used in the matching engines.