We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a8962b + 1692037 commit 556d883Copy full SHA for 556d883
README.md
@@ -1,5 +1,12 @@
1
# async-task
2
3
+[](https://travis-ci.com/async-rs/async-task)
4
+[](
5
+https://github.com/async-rs/async-task)
6
+[](https://crates.io/crates/async-task)
7
+[](https://docs.rs/async-task)
8
+[](https://discord.gg/JvZeVNe)
9
+
10
A task abstraction for building executors.
11
12
This crate makes it possible to build an efficient and extendable executor in few lines of
0 commit comments