tokio/tokio-sync
Carl Lerche a99fa6e096
chore: remove tokio-futures facade crate (#1327)
This switches from using the tokio-futures facade to referencing
futures-* crates directly.
2019-07-19 13:11:46 -07:00
..
2019-05-14 10:27:36 -07:00
2019-06-05 12:19:06 -07:00
2019-06-05 12:19:06 -07:00

tokio-sync

Synchronization utilities

Documentation

Overview

This crate provides synchronization utilities for usage with Tokio.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.