pub async fn stats( client: &Client, opts: &ManagementOpts, hostname: &str, username: &str, queue: &str, ) -> Result<Stats, ErrResp>
Get statistics of a queue.