struct Parsem::ParseError::EndOfInput
- Parsem::ParseError::EndOfInput
- Struct
- Value
- Object
Overview
- As
ParseError#expected
: More input was present than expected. - As
ParseError#actual
: Input ended unexpectedly.
ParseError#expected
: More input was present than expected.ParseError#actual
: Input ended unexpectedly.