Function davcli::carddav::tree

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