Docs.rs
  • async-local-1.0.0
    • async-local 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bajix
    • Dependencies
      • derive-async-local ^1.0.0 normal
      • num_cpus ^1 normal
      • pin-project ^1 normal
      • static_assertions ^1.1 normal
      • tokio ^1 normal
      • async-trait ^0.1.66 dev
      • tokio ^1 dev
      • loom ^0.5 normal
    • Versions
    • 66.67% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate async_local

  • Structs
  • Enums
  • Traits
  • Derive Macros
?
Change settings

List of all items

Structs

  • Context
  • LocalRef
  • RefGuard
  • runtime::Builder

Enums

  • WithLocal

Traits

  • AsContext
  • AsyncLocal

Derive Macros

  • AsContext