rectree 0.0.0

Representing user interfaces using a rectangle tree.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "rectree"
description = "Representing user interfaces using a rectangle tree."
keywords = ["user-interface", "box", "rectangle", "hierarchy", "layout"]
categories = ["no-std", "gui"]
version = "0.0.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/voxell-tech/rectree"

[dependencies]