Macro relm::impl_widget[][src]

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

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