Crate midenc_driver

Source

Modules§

diagnostics

Structs§

ClapDiagnostic
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§

ClapError
Command Line Argument Parser Error
DriverResult
A convenience alias for Result<T, Report>