Docs.rs
futures-executor-0.3.6
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
futures-executor 0.3.6
Executors for asynchronous tasks based on the futures-rs library.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
11
out of
11
items documented
1
out of
11
items with examples
Links
rust-lang/futures-rs
5436
631
180
crates.io
Dependencies
futures-core ^0.3.6
normal
futures-task ^0.3.6
normal
futures-util ^0.3.6
normal
num_cpus ^1.8.0
normal
Versions
0.3.31
0.3.30
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.2.0-beta
0.2.0-alpha
Owners
Built-in executors and related tools. All items of this library are only available when the `std` feature of this library is activated, and it is activated by default.