llimphi-layout 0.1.0

Layout engine for llimphi (Flexbox + CSS Grid via taffy).
Documentation
1
2
3
4
5
6
7
8
9
10
# llimphi-layout

> Taffy layout + extensions of [llimphi]../README.md.

Wrapper over `taffy` (Flexbox + Grid) with ergonomic types for `View<Msg>`. Cache of computed layout between frames; directed invalidation when the tree changes.

## Deps

- `taffy`, `glam`
- `serde`