Module tower::load::completion
source · Expand description
Application-specific request completion semantics.
Structs§
- A
TrackCompletion
implementation that considers the request completed when the response future is resolved.
Traits§
- Attaches
H
-typed completion tracker toV
typed values.