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