Skip to main content

impl_leaf_widget

Macro impl_leaf_widget 

Source
macro_rules! impl_leaf_widget {
    ($struct:ident) => { ... };
}
Expand description

Implements LeafWidget for a struct that has a leaf: LayoutLeaf field.