Skip to main content
CalendarStore
rustical_
store
0.14.1
Calendar
Store
Implementors
In rustical_
store::
calendar_
store
rustical_store
::
calendar_store
Trait
Calendar
Store
Copy item path
Source
pub trait CalendarStore:
CalendarReadStore
+
CalendarWriteStore
+
CalendarStorePruneDeleted
{ }
Implementors
§
Source
§
impl<T:
CalendarReadStore
+
CalendarWriteStore
+
CalendarStorePruneDeleted
>
CalendarStore
for T