Skip to main content

verify_topic_exhausted

Function verify_topic_exhausted 

Source
fn verify_topic_exhausted(
    config: ClientConfig,
    topic: &str,
    timeout: Duration,
) -> Result<(), Error>