rectree 0.0.0

Representing user interfaces using a rectangle tree.
Documentation
[dependencies]

[lib]
name = "rectree"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "gui"]
description = "Representing user interfaces using a rectangle tree."
edition = "2024"
keywords = ["user-interface", "box", "rectangle", "hierarchy", "layout"]
license = "MIT OR Apache-2.0"
name = "rectree"
readme = false
repository = "https://github.com/voxell-tech/rectree"
version = "0.0.0"