Function davcli::caldav::caldav_client
source ยท fn caldav_client() -> Result<CalDavClient<HttpsConnector<HttpConnector>>>
Expand description
Create a new client. Note that bootstrap is not performed implicitly.
fn caldav_client() -> Result<CalDavClient<HttpsConnector<HttpConnector>>>
Create a new client. Note that bootstrap is not performed implicitly.