vexide-async 0.1.2

The async executor at the core of vexide
Documentation
1
2
3
4
5
# vexide-async

The async executor designed for vexide.
The async executor supports spawning tasks and blocking on futures.
It has a reactor to improve the performance of some futures.