Expand description
A library for straight-forward UI layout.
Dependency free & framework-agnostic. Backer can be used in an index-based layout approach or with inline drawing code.
This library only implements layout & could be integrated with a range of UI crates.
§Quick Start
See Layout for setup.
See crate::nodes for available layout components.
Modules§
- nodes
- All available node constructors
Structs§
Enums§
- Align
- An alignment along the X and/or Y axis