Struct vkxml::VendorIds
[−]
[src]
pub struct VendorIds {
pub notation: Option<Notation>,
pub elements: Vec<VendorId>,
}List of identifiers for vendors.
Fields
notation: Option<Notation>
elements: Vec<VendorId>