Struct vkxml::Tags
[−]
[src]
pub struct Tags {
pub notation: Option<Notation>,
pub elements: Vec<Tag>,
}List of authors
Fields
notation: Option<Notation>
elements: Vec<Tag>