mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
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 | ||