Docs.rs
  • timer-kit-0.1.1
    • timer-kit 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • minghuaw
    • Dependencies
      • futures-util ^0.3 normal
      • pin-project-lite ^0.2 normal
      • slab ^0.4 normal
      • thiserror ^1.0 normal
      • futures ^0.3 dev
      • futures-timer ^3 normal optional
      • smol ^1 normal optional
      • tokio ^1 normal optional
      • futures-test ^0.3 dev
      • smol ^1 dev
      • smol-potat ^1 dev
      • tokio ^1 dev
      • fluvio-wasm-timer ^0.2 normal optional
      • wasm-timer ^0.2 normal optional
      • fluvio-wasm-timer ^0.2 dev
      • wasm-bindgen-test ^0.3 dev
      • wasm-timer ^0.2 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
  • 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

timer_kit0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • DelayQueue
  • Expired
  • Interval
  • Key
  • Sleep
  • Timeout
  • error::Elapsed

Enums

  • MissedTickBehavior

Traits

  • Delay
  • Instant

Functions

  • interval
  • interval_at
  • sleep
  • sleep_until
  • timeout
  • timeout_at