Macro relm::impl_widget

source ·
macro_rules! impl_widget {
    ($($tt:tt)*) => { ... };
}
Expand description

Dummy macro to be used with #[derive(Widget)].