Skip to main content

RedfishVersion

Type Alias RedfishVersion 

Source
pub type RedfishVersion<'a> = TaggedType<&'a str, RedfishVersionTag>;
Expand description

The version of Redfish schema.

Aliased Typeยง

pub struct RedfishVersion<'a> { /* private fields */ }