mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
492b35f629
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 |