.. |
01a_quick_example.rs
|
Eradicate warnings and errors: tests and examples
|
2020-05-02 23:33:47 +03:00 |
01b_quick_example.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
01c_quick_example.rs
|
Eradicate warnings and errors: tests and examples
|
2020-05-02 23:33:47 +03:00 |
02_apps.rs
|
Remove extern & macro_use where possible
|
2020-02-07 07:34:01 +01:00 |
03_args.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
04_using_matches.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
05_flag_args.rs
|
Fix various typos in docs & code
|
2020-07-19 03:10:28 +03:00 |
06_positional_args.rs
|
Fix various typos in docs & code
|
2020-07-19 03:10:28 +03:00 |
07_option_args.rs
|
Fix various typos in docs & code
|
2020-07-19 03:10:28 +03:00 |
08_subcommands.rs
|
Fix various typos in docs & code
|
2020-07-19 03:10:28 +03:00 |
09_auto_version.rs
|
Remove #[macro_use] from examples
|
2020-02-03 12:01:36 -05:00 |
10_default_values.rs
|
docs: correct some typos
|
2020-05-30 11:14:47 +01:00 |
11_only_specific_values.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
12_typed_values.rs
|
Replace value_t*! macros with methods
|
2020-04-13 04:20:09 +03:00 |
13_enum_values.rs
|
Clean up arg_enum
|
2020-04-22 14:38:16 +02:00 |
14_groups.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
15_custom_validator.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
16_app_settings.rs
|
Adjust examples and tests
|
2020-08-05 17:07:13 +03:00 |
17_yaml.rs
|
style: replacing yml with yaml for consistency
|
2020-07-20 20:58:34 -03:00 |
17_yaml.yaml
|
style: replacing yml with yaml for consistency
|
2020-07-20 20:58:34 -03:00 |
18_builder_macro.rs
|
Eradicate warnings and errors: tests and examples
|
2020-05-02 23:33:47 +03:00 |
19_auto_authors.rs
|
Remove #[macro_use] from examples
|
2020-02-03 12:01:36 -05:00 |
20_subcommands.rs
|
Adjust examples and tests
|
2020-08-05 17:07:13 +03:00 |
21_aliases.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
22_stop_parsing_with_--.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
23_flag_subcommands_pacman.rs
|
Adjust examples and tests
|
2020-08-05 17:07:13 +03:00 |