mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-15 04:03:21 +00:00
xml: Add tag_name extractor
This commit is contained in:
@@ -47,6 +47,8 @@ pub enum FieldType {
|
||||
Attr,
|
||||
Text,
|
||||
Untagged,
|
||||
TagName,
|
||||
Namespace,
|
||||
}
|
||||
|
||||
#[derive(Default, FromField)]
|
||||
|
||||
Reference in New Issue
Block a user