Docs.rs
  • ergo_sync-0.1.0
    • ergo_sync 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vitiral
    • Dependencies
      • crossbeam-channel ^0.1.2 normal
      • num_cpus ^1.8.0 normal
      • std_prelude ^0.2.11 normal
      • taken ^0.1.0 normal
      • crossbeam-utils ^0.2.2 dev
      • rayon ^0.9.0 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

ergo_sync0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Arc
  • AtomicBool
  • AtomicIsize
  • AtomicUsize
  • Duration
  • Mutex
  • ch::IntoIter
  • ch::Iter
  • ch::Receiver
  • ch::RecvError
  • ch::Select
  • ch::SelectRecvError
  • ch::SelectSendError
  • ch::SendError
  • ch::Sender
  • ch::TryIter

Enums

  • AtomicOrdering
  • ch::RecvTimeoutError
  • ch::SendTimeoutError
  • ch::TryRecvError
  • ch::TrySendError

Traits

  • FinishHandle

Macros

  • ch
  • ch_try

Functions

  • ch::bounded
  • ch::unbounded
  • sleep
  • sleep_ms
  • spawn

Constants

  • ATOMIC_USIZE_INIT