Docs.rs
  • embassy-mock-0.4.0
    • embassy-mock 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cdunster
    • Dependencies
      • embassy-executor ^0.5.0 normal optional
      • embassy-time ^0.3.0 normal optional
      • snafu ^0.7.5 normal
      • embassy-executor ^0.5.0 dev
      • embassy-futures ^0.1.0 dev
      • embassy-time ^0.3.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

embassy_mock0.4.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • executor::MockSpawner
  • time::ticker::MockTicker
  • time::timer::MockTimer

Enums

  • executor::MockSpawnerError
  • time::ticker::MockTickerError

Traits

  • executor::Spawner
  • time::ticker::Ticker
  • time::timer::Timer