This library contains caldav and carddav clients.
See [CalDavClient] and [CardDavClient] as a useful entry points.
Both clients implement Deref<Target = DavClient>, so all the associated
functions for [dav::WebDavClient] are usable directly.
This library contains caldav and carddav clients.
See [CalDavClient] and [CardDavClient] as a useful entry points.
Both clients implement Deref<Target = DavClient>, so all the associated
functions for [dav::WebDavClient] are usable directly.