forwarder

Function forwarder 

Source
pub fn forwarder<T>() -> (Sender<T>, Receiver<T>)
Expand description

Creates a new forwarder.