Type Definition alloc::string::ParseError 1.5.0[−][src]
pub type ParseError = Infallible;This is supported on non-crate feature
miri-test-libstd or test or doctest only.Expand description
A type alias for Infallible.
This alias exists for backwards compatibility, and may be eventually deprecated.