Docs.rs
compio-dispatcher-0.10.0
compio-dispatcher 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Berrysoft
Dependencies
compio-driver ^0.11.1
normal
compio-runtime ^0.11.0
normal
flume ^0.12.0
normal
futures-channel ^0.3.29
normal
compio-buf ^0.8.0
dev
compio-io ^0.9.0
dev
compio-macros ^0.1.2
dev
compio-net ^0.11.0
dev
futures-util ^0.3.29
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate compio_dispatcher
compio_
dispatcher
0.10.0
All Items
Crate Items
Structs
Crate
compio_
dispatcher
Copy item path
Source
Expand description
Multithreading dispatcher.
Structs
ยง
Dispatcher
The dispatcher. It manages the threads and dispatches the tasks.
Dispatcher
Builder
A builder for
Dispatcher
.