Module http_problem::prelude
source · [−]Expand description
Prelude imports for this crate.
Re-exports
Macros
Define a new custom problem type.
Structs
An error emitted when an assertion failed to be satisfied.
An HTTP status code (status-code
in RFC 7230 et al.).
The URI component of a request.
Traits
A trait defining custom problem types.
Extension methods on Option<T>
.
Extension methods on Result<T, Problem>
.