mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 01:38:04 +00:00
62b9dc0326
When creating tests, we could pass a String, &str, or [u8] to the standard input. Previously, all arguments had to be manually converted to a reference to a [u8]. This update makes it more ergonomic. |
||
---|---|---|
.. | ||
util.rs |