Module error

Module error 

Source
Expand description

Error types used in skyzen.

Structs§

Error
A concrete error type for HTTP operations.

Traits§

HttpError
Trait for errors that have an associated HTTP status code.
ResultExt
Extension trait for Result and Option to set HTTP status code on error.

Type Aliases§

BoxHttpError
A boxed HTTP error trait object.
Result
Result type used in skyzen.