Docs.rs
uefi-async-0.2.8
uefi-async 0.2.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Bemly
Dependencies
async-recursion ^1.1.1
normal
optional
cassette ^0.3.0
normal
optional
crossbeam ^0.8.4
normal
edge-executor ^0.4.1
normal
optional
embassy-executor ^0.9.1
normal
optional
futures-concurrency ^7.7.1
normal
nblfq ^0.1.0
normal
optional
num_enum ^0.7.5
normal
optional
pin-project ^1.1.10
normal
spin ^0.10.0
normal
st3 ^0.4.1
normal
optional
static_cell ^2.1.1
normal
optional
talc ^4.4.3
normal
optional
uefi ^0.36.1
normal
uefi-async-macros ^0.2.8
normal
Versions
45.16%
of the crate is documented
Platform
aarch64-unknown-uefi
i686-unknown-uefi
x86_64-unknown-uefi
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module executor
uefi_
async
0.2.8
Module executor
Module Items
Structs
In uefi_
async::
nano_
alloc
uefi_async
::
nano_alloc
Module
executor
Copy item path
Source
Available on
crate feature
nano-alloc
only.
Expand description
A simple round-robin executor that manages a linked-list of tasks.
Structs
ยง
Executor
A simple round-robin executor that manages a linked-list of tasks.