[][src]Function yaque::channel

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

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