We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5c5ec commit fdec522Copy full SHA for fdec522
README.md
@@ -1,6 +1,10 @@
1
async-speed-limit
2
=================
3
4
+[](https://github.com/tikv/async-speed-limit/actions?query=workflow%3ARust)
5
+[](https://crates.io/crates/async-speed-limit)
6
+[](https://docs.rs/async-speed-limit)
7
+
8
Asynchronously speed-limiting multiple byte streams (`AsyncRead` and `AsyncWrite`).
9
10
## Usage
0 commit comments