Docs.rs
spawns-executor-0.1.1
spawns-executor 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kezhuw
Dependencies
async-executor ^1.11.0
normal
async-shutdown ^0.2.2
normal
futures ^0.3.30
normal
spawns-core ^1.0.1
normal
async-net ^2.0.0
dev
futures-lite ^2.3.0
dev
Versions
80%
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
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
spawns_
executor
0.1.1
All Items
Crate Items
Structs
Functions
Crate
spawns_executor
Copy item path
Source
Structs
§
Blocking
Executor construct to block future until completion.
Functions
§
block_
on
Blocks current thread and runs given future until completion.