Module error

Module error 

Source
Expand description

Error handling structures

Structs§

CartError
Lightweight error type that contains only a pointer to more details.

Enums§

CartErrorKind
Detailed error type that contains cause of error.

Type Aliases§

Result
Alias for result that always uses CartError