2 unstable releases
Uses old Rust 2015
0.2.0 | Aug 20, 2017 |
---|---|
0.1.0 | Jul 13, 2017 |
#346 in #context
374 downloads per month
34KB
248 lines
IO-Context
A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.
This is heavily inspired by Go's context package.
See the API documentation for more.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~14KB