Several subcommands may wish to specify AccountsDb configuration options. The matching is currently duplicated in both "verify" and "create-snapshot" command, so move the config to a common helper. Note that each subcommand that wishes to use any argument will still need to add the argument to its' argument list under App::new(). |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |