rustmax
0.0.4
Module load_
shed
Module Items
Modules
Structs
In rustmax::
tower
rustmax
::
tower
Module
load_shed
Copy item path
Source
Expand description
Middleware for shedding load when inner services aren’t ready.
Modules
§
error
Error types
future
Future types
Structs
§
Load
Shed
A
Service
that sheds load when the inner service isn’t ready.
Load
Shed
Layer
A
Layer
to wrap services in
LoadShed
middleware.