pub type LayoutRef = Arc<dyn DynLayout>;
Shared, erased handle to a layout tree node.
pub struct LayoutRef { /* private fields */ }