tokio-tree-context 0.1.6

Tokio Context for launching and cancelling tasks
Documentation
[dependencies.tokio]
features = ["macros", "sync", "time", "rt", "rt-multi-thread"]
version = "1"

[lib]
name = "tokio_tree_context"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Tokio Context for launching and cancelling tasks"
edition = "2021"
license = "Apache-2.0"
name = "tokio-tree-context"
readme = "README.md"
repository = "https://github.com/wushilin/tokio-tree-context.git"
version = "0.1.6"