syncbox 0.2.3

Concurrency utilities for Rust
1
2
3
4
5
# TODO

* Send consumes & returns a completion future
* Refactor cancelation & other tokens as Receipt<?>
* Sender going out to scope finishes stream, not error