Skip to main content

Version

Type Alias Version 

Source
pub type Version = TaggedType<String, VersionTag>;
Expand description

Version of the software.

Aliased Typeยง

pub struct Version { /* private fields */ }