Available on crate feature load-shed only.
Expand description

Middleware for shedding load when inner services aren’t ready.

Modules

Error types

Future types

Structs

A Service that sheds load when the inner service isn’t ready.

A Layer to wrap services in LoadShed middleware.