Crate maitake

Source

Modules§

future
scheduler
Schedulers for executing tasks.
sync
Asynchronous synchronization primitives
task
The maitake task system.
time
Utilities for tracking time and constructing system timers.

Macros§

new_static_scheduler
Safely constructs a new StaticScheduler instance in a static initializer.