Docs.rs
  • async-channel-2.3.1
    • async-channel 2.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:smol-rs:admins
    • Dependencies
      • concurrent-queue ^2.5 normal
      • event-listener-strategy ^0.5.2 normal
      • futures-core ^0.3.5 normal
      • pin-project-lite ^0.2.11 normal
      • easy-parallel ^3 dev
      • futures-lite ^2 dev
      • wasm-bindgen-test ^0.3.37 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
logo

async_channel2.3.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Receiver
  • Recv
  • RecvError
  • Send
  • SendError
  • Sender
  • WeakReceiver
  • WeakSender

Enums

  • TryRecvError
  • TrySendError

Functions

  • bounded
  • unbounded