pub type PrinterError = Error<PrinterErrorKind>;
Expand description

A printer error.

Trait Implementations

Converts to this type from the input type.