zgui 0.1.2

PLACEHOLDER - A full Rust GUI library using wgpu as backend
Documentation
1
2
3
4
5
6
7
8
9
# THIS IS A PLACEHOLDER


# rust-zgui


**ZenGUI** is a Rust-native GUI library focused on performance, simplicity, and cross-platform compatibility. It uses [
`wgpu`](https://github.com/gfx-rs/wgpu) for GPU rendering, with optional CPU fallback for headless environments and
testing.

> ⚠️ Early development — expect breaking changes and rapid iteration.