chan

Function chan 

Source
pub fn chan<T>() -> (Sender<T>, Receiver<T>)