mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 15:18:22 +00:00
Move Resource and xml_snippets to dav crate
This commit is contained in:
@@ -17,10 +17,8 @@ use tokio::sync::RwLock;
|
||||
pub mod depth_extractor;
|
||||
pub mod error;
|
||||
pub mod proptypes;
|
||||
pub mod resource;
|
||||
pub mod resources;
|
||||
pub mod routes;
|
||||
mod xml_snippets;
|
||||
|
||||
pub struct CalDavContext<C: CalendarStore> {
|
||||
pub prefix: String,
|
||||
|
||||
Reference in New Issue
Block a user