glazeui 0.1.1

Cross-platform GUI library, written in Rust
Documentation
<div align="center">
  
# GlazeUI
[![Crates.io](https://img.shields.io/crates/v/glazeui.svg?style=flat-square&logo=rust)](https://crates.io/crates/glazeui)
![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue?style=flat-square)

Cross-platform GUI library, written in Rust

Inspired by [Iced](https://github.com/iced-rs/iced)

</div>

## Features

- **Cross-platform**: GlazeUI supports Windows, macOS and Linux with rendering using [wgpu]https://github.com/gfx-rs/wgpu
- Easy to use

[Roadmap](https://github.com/dest-hq/glazeui/blob/main/ROADMAP.md)