Docs.rs
  • sync-utils-0.1.1
    • sync-utils 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • frostyplanet
    • Dependencies
      • async-trait ^0 normal
      • atomic-waitgroup ^0 normal
      • chrono ^0 normal
      • core_affinity ^0.5 normal
      • crossfire ^1 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • num_cpus ^1 normal
      • parking_lot ^0.9 normal
      • tokio ^1 normal
      • captains-log ^0.3.2 dev
      • crossbeam ^0.8 dev
      • tokio ^1 dev
    • Versions
    • 23.94% 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
    • 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

sync_utils0.1.1

Module bounded

Module Items

  • Structs
  • Enums

In sync_utils::worker_pool

sync_utils::worker_pool

Module bounded

Source

Structs§

SubmitFuture
WorkerPoolBounded

Enums§

SendFutureWarper