Macro relm_test::observer_new [] [src]

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