fret-ui 0.1.0

Mechanism-layer UI engine for Fret with tree, layout, focus, routing, and interaction contracts.
Documentation
1
2
3
4
5
mod impls;
mod types;

pub(in crate::tree) use types::UiLayer;
pub use types::{OverlayRootOptions, UiLayerId};