Group some DAV properties in extensions

This commit is contained in:
Lennart
2025-01-18 22:23:56 +01:00
parent 8d7574290c
commit 1dda9dea8d
6 changed files with 326 additions and 198 deletions

View File

@@ -1,5 +1,6 @@
pub mod depth_header;
pub mod error;
pub mod extensions;
pub mod namespace;
pub mod privileges;
pub mod push;