mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 11:42:25 +00:00
Migrate from Event type to CalendarObject
This is preparation to support other calendar components like VTODO and VJOURNAL
This commit is contained in:
2
crates/caldav/src/calendar_object/mod.rs
Normal file
2
crates/caldav/src/calendar_object/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod methods;
|
||||
pub mod resource;
|
||||
Reference in New Issue
Block a user