[go: up one dir, main page]

zng-state-map 0.3.8

Part of the zng project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "zng-state-map"
version = "0.3.8"
authors = ["The Zng Project Developers"]
edition = "2021"
license = "Apache-2.0 OR MIT"
readme = "README.md"
description = "Part of the zng project."
documentation = "https://zng-ui.github.io/doc/zng_state_map"
repository = "https://github.com/zng-ui/zng"
categories = ["gui"]
keywords = ["gui", "ui", "user-interface", "zng"]

[dependencies]
zng-unique-id = { path = "../zng-unique-id", version = "0.4.8" }

bytemuck = { version = "1.15" }
pretty-type-name = "1.0"