pub fn router_channel<T>() -> (RouterSender<T>, RouterReceiver<T>)
Expand description

Create router channel