/*!
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.
*/
pub use ;
/// All available node constructors