Trait layout_lib::Layout

source ·
pub trait Layout {
    // Required method
    fn get_layout() -> LayoutInfo;
}

Required Methods§

Implementors§