pub fn test_client_builder(homeserver_url: Option<String>) -> ClientBuilderAvailable on crate features
testing only.Expand description
A ClientBuilder fit for testing, using the given homeserver_url (or
localhost:1234).
pub fn test_client_builder(homeserver_url: Option<String>) -> ClientBuildertesting only.A ClientBuilder fit for testing, using the given homeserver_url (or
localhost:1234).