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