Crate brix_errors

Source
Expand description

§Brix Errors

Common crate for the BrixError type used to help wrap and format many different types of errors that may occur within Brix.

Structs§

BrixError
The Brix error, that supports an optional BrixErrorKind kind, and a message.

Enums§

BrixErrorKind
Enum that lists all types of Brix errors.