Skip to main content

Module dynamic_writer

Module dynamic_writer 

Source
Expand description

An AsyncWrite rate limiter which receives rate limit changes from a FusedStream.

Modules§

tokio_impl 🔒
A module to make it easier to implement tokio traits without putting cfg() conditionals everywhere.

Structs§

DynamicRateLimitedWriter
A rate-limited async writer.