Crates.io | vexide-async |
lib.rs | vexide-async |
version | 0.1.5 |
source | src |
created_at | 2024-05-10 00:00:50.841349 |
updated_at | 2024-10-16 01:38:47.579011 |
description | The async executor at the core of vexide |
homepage | |
repository | https://github.com/vexide/vexide |
max_upload_size | |
id | 1235568 |
size | 8,387 |
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.