Expand description
Error types for the input
module.
Enumsยง
- Infallible
- Error type for
Input
implementations that never fail when reading more input. - Input
Error - Errors raised when constructing
Input
implementations.
Error types for the input
module.
Input
implementations that never fail
when reading more input.Input
implementations.