Expand description
Error types used in skyzen.
Structs§
- Error
- A concrete error type for HTTP operations.
Traits§
- Http
Error - Trait for errors that have an associated HTTP status code.
- Result
Ext - Extension trait for
ResultandOptionto set HTTP status code on error.
Type Aliases§
- BoxHttp
Error - A boxed HTTP error trait object.
- Result
- Result type used in skyzen.