Function yaque::queue::clear

source ·
pub async fn clear<P: AsRef<Path>>(base: P) -> Result<()>
Expand description

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