pub type RedfishVersion<'a> = TaggedType<&'a str, RedfishVersionTag>;Expand description
The version of Redfish schema.
Aliased Typeยง
pub struct RedfishVersion<'a> { /* private fields */ }pub type RedfishVersion<'a> = TaggedType<&'a str, RedfishVersionTag>;The version of Redfish schema.
pub struct RedfishVersion<'a> { /* private fields */ }