Struct core::char::TryFromCharError 1.59.0[−][src]
pub struct TryFromCharError(_);
Expand description
The error type returned when a checked char conversion fails.
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.