mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-16 06:42:23 +00:00
xml: XmlRoot add namespace checking
This commit is contained in:
@@ -36,6 +36,7 @@ pub struct StructAttrs {
|
||||
pub container: ContainerAttrs,
|
||||
|
||||
pub root: Option<LitByteStr>,
|
||||
pub ns: Option<LitByteStr>,
|
||||
pub allow_invalid: Flag,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user