Type Alias LayoutRef

Source
pub type LayoutRef = Arc<dyn Layout>;

Aliased Typeยง

pub struct LayoutRef { /* private fields */ }