Docs.rs
par-stream-0.10.2
par-stream 0.10.2
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
jerry73204
Dependencies
async-std ^1.10.0
normal
optional
by_address ^1.0.4
normal
crossbeam ^0.8.1
normal
dashmap ^5.1.0
normal
derivative ^2.2.0
normal
flume ^0.10.10
normal
futures ^0.3.21
normal
num_cpus ^1.13.1
normal
once_cell ^1.9.0
normal
parking_lot ^0.12.0
normal
pin-project ^1.0.10
normal
tokio ^1.16.1
normal
async-std ^1.10.0
dev
concurrent-slice ^0.1.0
dev
itertools ^0.10.3
dev
rand ^0.8.4
dev
structopt ^0.3.26
dev
tokio ^1.16.1
dev
Versions
75%
of the crate is documented
Platform
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
Module rt
par_
stream
0.10.2
Module rt
Module Items
Structs
Traits
Functions
In crate par_
stream
par_stream
Module
rt
Copy item path
Source
Expand description
Asynchronous runtime methods.
Structs
§
Join
Handle
Traits
§
Runtime
Sleep
Handle
Spawn
Handle
Functions
§
block_
on
block_
on_
executor
set_
global_
runtime
Sets the global runtime from a
Runtime
object.
sleep
spawn
spawn_
blocking