[][src]Function yaque::clear

pub async fn clear<P: AsRef<Path>>(base: P) -> Result<()>

Deletes a queue at the given path. This function will await the queue to become available for both sending and receiving.