mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 16:28:21 +00:00
Migrate DAV props to serde. Big clusterfuck right now but it'll hopefully pay off
This commit is contained in:
@@ -17,7 +17,6 @@ use tokio::sync::RwLock;
|
||||
pub mod error;
|
||||
pub mod resources;
|
||||
pub mod routes;
|
||||
pub mod tagname;
|
||||
|
||||
pub struct CalDavContext<C: CalendarStore + ?Sized> {
|
||||
pub prefix: String,
|
||||
|
||||
Reference in New Issue
Block a user