Module regex::input [−][src]
Structs
ByteInput |
An input reader over bytes. |
Char |
An inline representation of |
CharInput |
An input reader over characters. |
InputAt |
Represents a location in the input. |
Traits
Input |
An abstraction over input used in the matching engines. |