Function davcli::caldav::list_resources

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