2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-10-22 04:16:40 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Çağatay Yiğit Şahin
3a26fb32dc doc: update docs to fit the move of channels from the sync module
fixes #983
2021-08-30 17:51:40 +03:00
Marc-Antoine Perennou
8274995e70 stabilize new channels
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2021-01-15 09:53:57 +01:00
dignifiedquire
8c0e319e94 feat: new channels
- add new top level `channels` module (stable) based on `async-channel`
- deprecate `sync::channel`
2020-12-01 15:10:38 +01:00