Docs.rs
actix-dynamic-threadpool-0.1.0
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
actix-dynamic-threadpool 0.1.0
a dynamic scale threadpool for actix crates
Crate
Source
Builds
Feature flags
Documentation
Coverage
66.67%
4
out of
6
items documented
1
out of
4
items with examples
Size
Source code size: 34.76 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.31 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
derive_more ^0.99.9
normal
futures-channel ^0.3.5
normal
lazy_static ^1.3
normal
log ^0.4
normal
num_cpus ^1.10
normal
parking_lot ^0.11.0
normal
actix-rt ^1.1.1
dev
Versions
0.1.0
(2020-09-07)
Owners
A dynamic thread pool for actix-xxx crates.
How to use:
Add to your
Cargo.toml
and replace
actix-threadpool
.