Struct vkxml::Tag
[−]
[src]
pub struct Tag {
pub name: String,
pub notation: Option<Notation>,
pub author: String,
pub contact: String,
}A single author for Vulkan
Fields
name: String
notation: Option<Notation>
Author name, usually a company or project
contact: String
Name and contact information for the person responsible for the tag