uefi-async 0.2.8

A lightweight asynchronous executor for UEFI environments.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod lifo;
pub mod executor;
pub mod task;
pub mod waker;
// pub mod sleep;