Parsing calendars from server
This commit is contained in:
parent
0f081f78b4
commit
ca0d07f16a
6 changed files with 218 additions and 21 deletions
|
@ -5,7 +5,7 @@
|
|||
use std::sync::Arc;
|
||||
use std::error::Error;
|
||||
|
||||
mod calendar;
|
||||
pub mod calendar;
|
||||
mod task;
|
||||
mod client;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue