[go: up one dir, main page]

Module spawn_ready

Module spawn_ready 

Source
Available on crate feature spawn-ready only.
Expand description

When an underlying service is not ready, drive it to readiness on a background task.

Modules§

future
Background readiness types

Structs§

SpawnReady
Spawns tasks to drive an inner service to readiness.
SpawnReadyLayer
Spawns tasks to drive its inner service to readiness.