Docs.rs
async-exec-0.1.1
async-exec 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
NathanRoyer
Dependencies
async-fifo ^0.6
normal
async-io ^2.4
normal
optional
async-net ^2.0
normal
optional
futures-lite ^2.3
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
Versions
46.88%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
exec
0.1.1
All Items
Crate Items
Modules
Structs
Crate
async_exec
Copy item path
Source
Expand description
Simple async task executor with a built-in HTTP task monitor
Modules
§
time
Future Timing Utilities
utils
Future Utilities
Structs
§
Executor
Executor for asynchronous tasks
Task
Pinned future that can be send across threads