Module tower::buffer::future[][src]

This is supported on crate feature buffer only.

Future types for the Buffer middleware.

Structs

ResponseFuture

Future that completes when the buffered service eventually services the submitted request.