//! Layout math for ROSACE (D095).
//!//! The element-based widget structs were removed — `rosace-widgets::tree`
//! is the canonical widget set. This crate keeps the pure algorithms:
//! flex (layout_column/layout_row), grid, wrap, aspect_ratio.
pubmodaspect_ratio;pubmodflex;pubmodgrid;pubmodwrap;