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