#future #compat #task

task-compat

Utility crate to compat futures 0.1 and futures 0.3 tasks

1 unstable release

0.1.0 Apr 9, 2020

#2027 in Asynchronous

38 downloads per month

MIT license

7KB
103 lines

task-compat

A utlitiy crate for compating futures 0.1 and futures 0.3 tasks.

License

This project is licensed under the MIT license.

Contribution

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


lib.rs:

Utilities for compating between futures 0.1 and futures 0.3 tasks.

Dependencies

~1MB
~16K SLoC