Avoid delegating argument parsing to issue::run(). Define the forms a peer can take when given as an argument using an enum. It is then used to replace OperationName::Default, which is no longer needed, as the commands default operation is now fully defined by the enum 'Operation'. Signed-off-by: Slack Coder <slackcoder@server.ky> |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||