Docs.rs
  • async-timer-1.0.0-beta.14
    • async-timer 1.0.0-beta.14
    • Docs.rs crate page
    • BSL-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DoumanAsh
    • Dependencies
      • error-code ^3 normal
      • tokio ^1.35 dev
      • cc ^1 build optional
      • wasm-bindgen ^0.2 normal
      • web-time ^1.1 normal
      • libc ^0.2.60 normal
      • tokio ^1.35 normal optional
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_timer1.0.0-beta.14

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Expired
  • Interval
  • Timed
  • state::TimerState
  • timer::DummyTimer
  • timer::PosixTimer

Traits

  • state::Callback
  • timer::SyncTimer
  • timer::Timer

Functions

  • interval
  • timed
  • timer::new_sync_timer
  • timer::new_timer

Type Aliases

  • timer::Platform
  • timer::SyncPlatform