[][src]Macro raui::core::widget_wrap

macro_rules! widget_wrap {
    ({$expr:expr}) => { ... };
    ($tree:tt) => { ... };
}