mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 17:51:07 +00:00
These two changes were made in rust's std lib:
1. `str::replace` was a method of str, now it's a function.
2. `from_utf8` now wraps its return value in Option.
|
||
|---|---|---|
| .. | ||
| base64.rs | ||