pub type Ep = Box<dyn AsEp<Item = EpEvent> + 'static, Global>;
Expand description

Trait object endpoint