Trait limn_layout::LayoutRef [] [src]

pub trait LayoutRef {
    fn layout_ref(&self) -> LayoutVars;
}

Required Methods

Implementors