mirror of
https://github.com/clap-rs/clap
synced 2024-12-16 07:42:32 +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 |
||
---|---|---|
.. | ||
arg_builder | ||
any_arg.rs | ||
arg.rs | ||
arg_matcher.rs | ||
arg_matches.rs | ||
group.rs | ||
macros.rs | ||
matched_arg.rs | ||
mod.rs | ||
settings.rs | ||
subcommand.rs |