macro_rules! EventSource {
    ($($ty: tt)*) => { ... };
}
Expand description

Higher kinded type helper for EventSource