Available on crate feature timeout only.
Expand description

Middleware for setting timeouts on requests and responses.

Structs

  • Middleware which apply a timeout to requests.
  • Layer that applies the Timeout middleware which apply a timeout to requests.