async_ctx 0.1.1

Asynchronous contexts.
Documentation
[dev-dependencies.tokio]
features = ["time", "macros", "rt-threaded"]
version = "0.2"

[package]
authors = ["nytopop <ericizoita@gmail.com>"]
description = "Asynchronous contexts."
documentation = "https://docs.rs/async_ctx"
edition = "2018"
homepage = "https://github.com/nytopop/async_ctx"
keywords = ["async", "context", "testing", "scope"]
license = "MIT OR Apache-2.0"
name = "async_ctx"
repository = "https://github.com/nytopop/async_ctx"
version = "0.1.1"