Docs.rs
edge-executor-0.3.1
edge-executor 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ivmarkov
Dependencies
async-task ^4
normal
crossbeam-queue ^0.3
normal
heapless ^0.7
normal
js-sys ^0.3
normal
log ^0.4
normal
waker-fn ^1.1
normal
wasm-bindgen ^0.2.82
normal
simple_logger ^2.2
dev
Versions
2.78%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
☰
Crate edge_executor
Version 0.3.1
All Items
Structs
Enums
Traits
Type Definitions
?
Crate
edge_executor
source
·
[
−
]
Structs
Blocker
EventLoopMonitor
EventLoopNotify
Executor
Executor
is an async executor that is useful specfically for embedded environments.
StdMonitor
StdNotify
Task
A spawned task.
Enums
SpawnError
Traits
Monitor
Notify
Start
Wait
Type Definitions
Local
Sendable