mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 17:06:56 +00:00
The methods for `i8`, `bool`, `char`, `str` are the same for all impls, because they layered on top of other methods.
The methods for `i8`, `bool`, `char`, `str` are the same for all impls, because they layered on top of other methods.