mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
xml: Comprehensive refactoring from byte strings to strings
This commit is contained in:
@@ -29,7 +29,7 @@ enum CalendarProp {
|
||||
#[allow(dead_code)]
|
||||
Getcontenttype(&'static str),
|
||||
|
||||
#[xml(ns = "NS_DAV", rename = b"principal-URL")]
|
||||
#[xml(ns = "NS_DAV", rename = "principal-URL")]
|
||||
#[allow(dead_code)]
|
||||
PrincipalUrl,
|
||||
#[allow(dead_code)]
|
||||
|
||||
Reference in New Issue
Block a user