Skip to main content

test_download

Function test_download 

Source
pub async fn test_download(
    client: &Client,
    base_url: &str,
    duration_secs: u64,
    num_connections: usize,
    config: Arc<AppConfig>,
) -> Result<f64>