Module error

Source
Expand description

this module defines the base error types for the acme platform

Enums§

Error
The Error type enumerates the various errors that can occur within the acme engine.

Type Aliases§

Result
a type alias for a Result configured with the custom Error for the crate.