hopr_primitive_types

Module errors

Source
Expand description

Enumerates all errors in this crate.

Enums§

GeneralError
Listing of some general re-usable errors

Type Aliases§

AnyError
Type for any possible error, because the traits in this module can be used in with any possible contexts (and error types).
Result