pub type VersionRef<'a> = TaggedType<&'a String, VersionTag>;Expand description
Reference to the version of softeare.
Aliased Typeยง
pub struct VersionRef<'a> { /* private fields */ }pub type VersionRef<'a> = TaggedType<&'a String, VersionTag>;Reference to the version of softeare.
pub struct VersionRef<'a> { /* private fields */ }