Docs.rs
async-map-reduce-1.1.2
async-map-reduce 1.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
asvedr
Dependencies
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
map_
reduce
1.1.2
Thread
Error
Aliased Type
In async_
map_
reduce::
entities
async_map_reduce
::
entities
Type Alias
ThreadError
Copy item path
Source
pub type ThreadError =
Box
<dyn
Any
+
Send
+ 'static>;
Aliased Type
ยง
struct ThreadError(
/* private fields */
);