[dependencies]
[lib]
name = "zng_handle"
path = "src/lib.rs"
[package]
authors = ["The Zng Project Developers"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["gui"]
description = "Part of the zng project."
documentation = "https://zng-ui.github.io/doc/zng_handle"
edition = "2024"
keywords = ["gui", "ui", "user-interface", "zng"]
license = "Apache-2.0 OR MIT"
name = "zng-handle"
readme = "README.md"
repository = "https://github.com/zng-ui/zng"
resolver = "2"
version = "0.3.0"