Skip to content

Commit 22b381a

Browse files
authored
Create README.md
1 parent adfc396 commit 22b381a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# pipe-rs
2+
3+
```Rust
4+
pipe(W: AsyncWrite, R: AsyncRead>() -> (W, R)
5+
```

0 commit comments

Comments
 (0)