11 releases (6 breaking)
0.7.0 | Sep 27, 2024 |
---|---|
0.6.0 | Oct 4, 2023 |
0.5.4 | Jun 11, 2023 |
0.5.0 | May 29, 2023 |
0.1.1 | Jun 20, 2022 |
#311 in GUI
Used in 2 crates
(via tuviv)
42KB
1K
SLoC
Layout Engine
Layout engine is a small rust project aimed to mimic css flexbox and css grid. It also implements height-for-width and width-for-height layout management.
Features
serde
- enables serde support on all structs and enums.
Dependencies
~175KB