figue 4.0.3

Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
mod ariadne;
mod counted;
mod deser_errors;
mod env_subst;
mod err;
mod help;
mod json_schema;
mod layered;
mod schema_defaults;
mod sequence;
mod short_chaining;
mod simple;
mod subcommand;
mod subcommand_errors;
mod subspans;
mod unknown_keys;