matte 0.3.1

Minimalist and allocation free GUI Layout
Documentation
[lib]
name = "matte"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std"]
description = "Minimalist and allocation free GUI Layout"
documentation = "https://docs.rs/matte/latest/matte/"
edition = "2024"
license = "MIT"
name = "matte"
readme = "README.md"
repository = "https://github.com/DoctorWhoof/matte"
version = "0.3.1"