Turning calendars into Arc<Mutex>
This commit is contained in:
parent
d07a2b9493
commit
060f33b4bd
8 changed files with 199 additions and 91 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod cached_calendar;
|
||||
pub mod remote_calendar;
|
||||
|
||||
use std::convert::TryFrom;
|
||||
use std::error::Error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue