Module backend_error

Source
Expand description

Contains a common trait for all the error types for this application.

Traitsยง

BackendError
The error types of this program all implement this trait for interoperability.