Type Definition midi_file::Result[][src]

type Result<T> = Result<T, Error>;

The public Result type for this library.