Crates.io | io-context |
lib.rs | io-context |
version | 0.2.0 |
source | src |
created_at | 2017-07-13 20:01:53.640697 |
updated_at | 2017-08-20 15:32:10.657058 |
description | A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes. |
homepage | |
repository | https://github.com/Thomasdezeeuw/io-context |
max_upload_size | |
id | 23281 |
size | 65,006 |
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.
Licensed under either of
at your option.
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.