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