Type Alias ParseError
type ParseError = core::convert::Infallible
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.
ParseErrortype ParseError = core::convert::Infallible
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.