[][src]Macro relm::impl_widget

macro_rules! impl_widget {
    ($($tt:tt)*) => { ... };
}

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