mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 17:12:22 +00:00
Add first VTODO support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pub mod calendar;
|
||||
pub mod event;
|
||||
pub mod object;
|
||||
pub mod todo;
|
||||
|
||||
pub use calendar::Calendar;
|
||||
pub use object::CalendarObject;
|
||||
|
||||
Reference in New Issue
Block a user