Type Alias ParseError
pub type ParseError = Infallible;
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.
ParseErrorpub type ParseError = Infallible;
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.