Function davcli::carddav::get

source ยท
async fn get(
    client: CardDavClient<HttpsConnector<HttpConnector>>,
    href: String,
) -> Result<()>