get_queue_count

Function get_queue_count 

Source
pub async fn get_queue_count(
    configuration: &Configuration,
    workspace: &str,
    all_workspaces: Option<bool>,
) -> Result<GetQueueCount200Response, Error<GetQueueCountError>>