Struct core::char::ParseCharError 1.20.0[−][src]
pub struct ParseCharError { /* fields omitted */ }
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 !=
.