pub type Version = TaggedType<String, VersionTag>;Expand description
Version of the software.
Aliased Typeยง
pub struct Version { /* private fields */ }pub type Version = TaggedType<String, VersionTag>;Version of the software.
pub struct Version { /* private fields */ }