Type Alias LayoutRef

Source
pub type LayoutRef = Arc<dyn Layout>;

Aliased Typeยง

struct LayoutRef { /* private fields */ }