Major overhaul: more generics!
This commit is contained in:
parent
eaa6d8a61e
commit
caaddf910c
12 changed files with 314 additions and 163 deletions
|
@ -11,7 +11,7 @@
|
|||
pub mod traits;
|
||||
|
||||
pub mod calendar;
|
||||
pub use calendar::Calendar;
|
||||
pub use calendar::cached_calendar::CachedCalendar;
|
||||
mod item;
|
||||
pub use item::Item;
|
||||
mod task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue