Macro relm::relm_widget[][src]

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

Macro to be used as a stable alternative to the #[widget] attribute.