pub async fn no_retry_test_client(homeserver_url: Option<String>) -> ClientAvailable on crate features
testing only.Expand description
A Client using the given homeserver_url (or localhost:1234), that will
never retry any failed requests.