Docs.rs
  • crossbeam-channel-0.5.14
    • crossbeam-channel 0.5.14
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Amanieu
    • jeehoonkang
    • taiki-e
    • github:crossbeam-rs:admins
    • Dependencies
      • crossbeam-utils ^0.8.18 normal
      • num_cpus ^1.13.0 dev
      • rand ^0.8 dev
      • signal-hook ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

crossbeam_channel0.5.14

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • IntoIter
  • Iter
  • ReadyTimeoutError
  • Receiver
  • RecvError
  • Select
  • SelectTimeoutError
  • SelectedOperation
  • SendError
  • Sender
  • TryIter
  • TryReadyError
  • TrySelectError

Enums

  • RecvTimeoutError
  • SendTimeoutError
  • TryRecvError
  • TrySendError

Macros

  • select
  • select_biased

Functions

  • after
  • at
  • bounded
  • never
  • tick
  • unbounded