pub type ParseError = !;Expand description
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.
pub type ParseError = !;A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.