piper 0.1.3

Async pipes, channels, mutexes, and more.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# piper (deprecated)

**NOTE:** This crate is DEPRECATED.

Use the following crates instead:

- [`async-channel`]https://docs.rs/async-channel
- [`async-dup`]https://docs.rs/async-dup
- [`async-lock`]https://docs.rs/async-lock
- [`async-mutex`]https://docs.rs/async-mutex
- [`blocking`]https://docs.rs/blocking
- [`event-listener`]https://docs.rs/event-listener