vexide-async 0.1.4

The async executor at the core of vexide
docs.rs failed to build vexide-async-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vexide-async-0.1.10-rc.1

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.