Docs.rs
  • async-speed-limit-0.4.2
    • async-speed-limit 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kennytm
    • Dependencies
      • futures-core ^0.3.1 normal optional
      • futures-io ^0.3.19 normal optional
      • futures-timer ^3.0.2 normal optional
      • pin-project-lite ^0.2.0 normal
      • tokio ^1 normal optional
      • criterion ^0.3 dev
      • futures-executor ^0.3.1 dev
      • futures-util ^0.3.1 dev
      • rand ^0.8.0 dev
      • tokio ^1 dev
      • tokio-util ^0.6.9 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

async_speed_limit0.4.2

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • clock::ManualClock
  • clock::ManualDelay
  • clock::Nanoseconds
  • clock::StandardClock
  • limiter::Builder
  • limiter::Consume
  • limiter::Limiter
  • limiter::Resource

Traits

  • clock::BlockingClock
  • clock::Clock