Module fire_http_api::error

source ·

Structs§

  • An HTTP status code (status-code in RFC 7230 et al.).

Traits§

  • The error that is sent if something goes wrong while responding to a request.
  • Basic error trait which implements Debug + Display + Serialize