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ยง
- Dynamic
Rate ๐Limited Writer - A rate-limited async writer.