pub async fn no_retry_test_client_with_server() -> (Client, MockServer)Available on (crate features
testing) and non-target_family=wasm only.Expand description
Like no_retry_test_client, but with a mocked server too.