mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 17:12:22 +00:00
Add initial carddav support
This commit is contained in:
@@ -5,3 +5,9 @@ pub mod todo;
|
||||
|
||||
pub use calendar::Calendar;
|
||||
pub use object::CalendarObject;
|
||||
|
||||
pub mod addressbook;
|
||||
pub use addressbook::Addressbook;
|
||||
|
||||
pub mod address_object;
|
||||
pub use address_object::AddressObject;
|
||||
|
||||
Reference in New Issue
Block a user