[go: up one dir, main page]

zng-txt 0.3.0

Part of the zng project.
Documentation
[dependencies.serde]
version = "1.0"

[lib]
name = "zng_txt"
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_txt"
edition = "2024"
keywords = ["gui", "ui", "user-interface", "zng"]
license = "Apache-2.0 OR MIT"
name = "zng-txt"
readme = "README.md"
repository = "https://github.com/zng-ui/zng"
resolver = "2"
version = "0.3.0"