Macro event_source::EventSource
source · macro_rules! EventSource { ($($ty: tt)*) => { ... }; }
Expand description
Higher kinded type helper for [EventSource]
macro_rules! EventSource { ($($ty: tt)*) => { ... }; }
Higher kinded type helper for [EventSource]