Struct core::char::ParseCharError 1.20.0[−][src]
pub struct ParseCharError { /* fields omitted */ }This is supported on non-crate feature
miri-test-libstd or test or doctest only.Expand description
An error which can be returned when parsing a char.
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.