limn-layout 0.0.1

Auto layout for GUIs, high level wrapper around cassowary-rs
Documentation
1
2
3
4
5
## Limn Layout

This crate is a wrapper around [cassowary-rs](https://github.com/dylanede/cassowary-rs) that allows constraints
to be declared in terms of rectangles, assists with debugging layouts and managing a layout hierarchy, among other
high level features.