relm_observer_new

Macro relm_observer_new 

Source
macro_rules! relm_observer_new {
    ($component:expr, $pat:pat) => { ... };
}