interactive-clap/examples
FroVolod 8593aba469
Changed library "dialoguer" to "inquire" (#3)
* start

* removed "dialoguer"

* modified example files

* modified "Select" for to_cli_args

* modified choose_variant
2022-12-13 17:47:50 +02:00
..
advanced_struct.rs Changed library "dialoguer" to "inquire" (#3) 2022-12-13 17:47:50 +02:00
common.rs fixed 2022-02-11 11:32:29 +02:00
simple_enum.rs feat: Introduced FromCli and ToCliArgs traits to unblock future generics implementation 2022-11-20 17:52:06 +02:00
simple_struct.rs feat: Introduced FromCli and ToCliArgs traits to unblock future generics implementation 2022-11-20 17:52:06 +02:00
struct_with_context.rs Changed library "dialoguer" to "inquire" (#3) 2022-12-13 17:47:50 +02:00
struct_with_named_arg.rs feat: Introduced FromCli and ToCliArgs traits to unblock future generics implementation 2022-11-20 17:52:06 +02:00
struct_with_subcommand.rs clippy 2022-12-06 21:08:49 +02:00
to_cli_args.rs Changed library "dialoguer" to "inquire" (#3) 2022-12-13 17:47:50 +02:00