Can it fully "round-trip" an array of command line arguments?
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Can it be used for implementing programs like `xargs` or `nice` where it is important to pass around command line unmodified, even if it contains invalid UTF-8?
Contributor guide
Assessment
This issue has not been assessed yet.