Function example_custom_events::login_and_sync
source ยท pub(crate) async fn login_and_sync(
homeserver_url: String,
username: &str,
password: &str,
) -> Result<()>
pub(crate) async fn login_and_sync(
homeserver_url: String,
username: &str,
password: &str,
) -> Result<()>