mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
Rename propfind to xml_snippets
This commit is contained in:
@@ -17,11 +17,11 @@ use tokio::sync::RwLock;
|
||||
pub mod depth_extractor;
|
||||
pub mod error;
|
||||
pub mod namespace;
|
||||
mod propfind;
|
||||
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