pub fn test_client_builder(homeserver_url: Option<String>) -> ClientBuilder
Available on crate feature
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>) -> ClientBuilder
testing
only.A ClientBuilder
fit for testing, using the given homeserver_url
(or
localhost:1234).