/face

A Rust implementation of a UI layout engine idea.

Primary LanguageRust

face

Side project experimenting with implementing the same layout algorithm from https://github.com/KMayne/layout-engine in Rust. Mainly experimenting and learning Rust so don't take style tips from this repo 🙃