[go: up one dir, main page]

zng-unit 0.2.3

Part of the zng project.
Documentation
[dependencies.bytemuck]
features = ["derive"]
version = "1.15"

[dependencies.euclid]
features = ["serde", "bytemuck"]
version = "0.22"

[dependencies.num-traits]
version = "0.2"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["The Zng Project Developers"]
categories = ["gui"]
description = "Part of the zng project."
documentation = "https://zng-ui.github.io/doc/zng_unit"
edition = "2021"
keywords = ["gui", "ui", "user-interface", "zng"]
license = "Apache-2.0 OR MIT"
name = "zng-unit"
readme = "README.md"
repository = "https://github.com/zng-ui/zng"
version = "0.2.3"