[][src]Macro rxrust::impl_observable

macro_rules! impl_observable {
    ($op: ident, $subscriber: ident) => { ... };
}