Skip to main content

queue_overview

Function queue_overview 

Source
pub async fn queue_overview(
    pool: &PgPool,
    queue: &str,
) -> Result<Option<QueueOverview>, AwaError>
Expand description

Get one queue overview by name.