Function davcli::carddav::create

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