Docs.rs
  • edge-executor-0.1.0
    • edge-executor 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ivmarkov
    • Dependencies
      • async-task ^4 normal
      • embedded-svc ^0.22 normal
      • heapless ^0.7 normal
      • log ^0.4 normal
      • waker-fn ^1.1 normal
      • simple_logger ^2.2 dev
    • Versions
    • 3.45% 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
logo

logo

Crate edge_executor

  • Version 0.1.0
  • All Items
  • Structs
  • Enums
  • Traits
  • Type Definitions
logo
Change settings

Crate edge_executor

source · [−]

Structs

EmbeddedBlocker
Executor

WORK IN PROGRESS Executor is an async executor that is useful specfically for embedded environments.

RunContext
StdWait

Enums

SpawnError

Traits

Notify
NotifyFactory
RunContextFactory
Wait

Type Definitions

Local
Sendable
StdNotifyFactory