mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 07:02:24 +00:00
Add basic framework for PROPPATCH implementation
This commit is contained in:
@@ -2,6 +2,7 @@ pub mod depth_extractor;
|
||||
pub mod error;
|
||||
pub mod namespace;
|
||||
pub mod propfind;
|
||||
pub mod proppatch;
|
||||
pub mod resource;
|
||||
pub mod xml;
|
||||
pub mod xml_snippets;
|
||||
|
||||
Reference in New Issue
Block a user