Function yaque::queue::channel[][src]

pub fn channel<P: AsRef<Path>>(base: P) -> Result<(Sender, Receiver)>

Convenience function for opening the queue for both sending and receiving.