libdav 0.1.0

CalDav and CardDav client implementations.
Documentation

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.