Function davcli::caldav::get

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