macro_rules! EventSource { ($($ty: tt)*) => { ... }; }
Higher kinded type helper for EventSource
EventSource