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

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.