channel

Function channel 

Source
pub fn channel(dir: &str, reset: bool) -> Result<(Sender, Receiver), Error>