async fn delete( client: &CardDavClient<HttpsConnector<HttpConnector>>, href: String, ) -> Result<()>