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 ba10875 commit e240dc1Copy full SHA for e240dc1
README.md
@@ -1,12 +1,12 @@
1
# async-pipe-rs
2
3
-[](https://crates.io/crates/async-rs)
4
-[](https://docs.rs/async-rs)
5
-[](./LICENSE)
+[](https://crates.io/crates/async-pipe)
+[](https://docs.rs/async-pipe)
+[](./LICENSE)
6
7
Creates an asynchronous piped reader and writer pair using `tokio.rs`.
8
9
-[Docs](https://docs.rs/async-rs)
+[Docs](https://docs.rs/async-pipe)
10
11
## Example
12
0 commit comments