Uses old Rust 2015
0.1.3 |
|
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#11 in #continuation
25 downloads per month
13KB
288 lines
future-rs
Shareable asynchronous result (like C++ std::future) with continuation for Rust. Wait free promise::resolve and future::{then, map, flat_map}. Also future::get if resolved already