Modules§
Structs§
- Clap
Diagnostic - Midenc
- This struct provides the command-line interface used by
midenc
Functions§
- run
- Run the driver as if it was invoked from the command-line
Type Aliases§
- Clap
Error - Command Line Argument Parser Error
- Driver
Result - A convenience alias for
Result<T, Report>