[]
= "zng-app-context"
= "0.3.0"
= ["The Zng Project Developers"]
= "2021"
= "Apache-2.0 OR MIT"
= "../zng-app/README.md"
= "Part of the zng project."
= "https://zng-ui.github.io/doc/zng_app_context"
= "https://github.com/zng-ui/zng"
= ["gui"]
= ["gui", "ui", "user-interface", "zng"]
[]
= ["debug_default"]
# Allows multiple app instances per-process.
#
# This feature allows multiple apps, one app per thread at a time. The `LocalContext` tracks
# what app is currently running in each thread and `app_local!` statics switch to the value of each app
# depending on the current thread.
= []
= []
= []
[]
= { = "../zng-unique-id", = "0.2.3" }
= { = "../zng-txt", = "0.2.3" }
= "0.12"
= { = "0.14", = ["rayon"] }
= "0.1"
= { = "1.0", = ["derive"] }
= { = "1.15", = ["derive"] }