Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: add
From<core::ascii::char>
implementations
Introduce `From<core::ascii::char>` implementations for all unsigned numeric types and `char`. This matches the API of `char` type. Issue: #110998
- Loading branch information