Skip to main content

rumtk_layout

Macro rumtk_layout 

Source
macro_rules! rumtk_layout {
    (  ) => { ... };
    ( $size:expr ) => { ... };
    ( $size:expr, $alignment:ty ) => { ... };
}