mirror of
https://github.com/clap-rs/clap
synced 2024-12-15 15:22:30 +00:00
0f2a378219
One can now define default values that contain invalid UTF-8. The underlying implementation has also been changed to use OsStrs in order to avoid duplication of code and provide the new APIs basically for free. Closes #849 |
||
---|---|---|
.. | ||
app | ||
args | ||
completions | ||
errors.rs | ||
fmt.rs | ||
lib.rs | ||
macros.rs | ||
osstringext.rs | ||
strext.rs | ||
suggestions.rs | ||
usage_parser.rs |