We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b21a51 commit 604c222Copy full SHA for 604c222
README.md
@@ -1,4 +1,6 @@
1
-# `tokio-par-utils`: Utilities for running computations in parallel on top of Tokio.
+# `tokio-par-utils`
2
+
3
+> Utilities for running computations in parallel on top of Tokio
4
5
This library adds utility methods and stream transformers to `Stream`s and
6
`TryStream`s, to make it easier to run many futures in parallel while
0 commit comments