pub struct TryFromCharError(/* private fields */);
The error type returned when a checked char conversion fails.