solage 0.0.1

A declarative GUI framework for Rust. Build native Android and Desktop applications using YAML layouts and Rhai scripting. Powered by egui.
Documentation
1
2
3
4
5
6
7
8
9
10
# Solage

**Solage is currently in early development.**

Solage is a declarative GUI framework for Rust that allows you to build native Android and Desktop applications using:
- **YAML** for layout configuration
- **Rhai** for logic scripting
- **egui** for rendering

Stay tuned for the first release!