Macro relm::impl_widget[][src]

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

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