Macro relm::impl_widget [] [src]

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