io-context 0.2.0

A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.
Documentation

IO-Context

Build Status Build status License: MIT Crates.io Docs

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

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.