Skip to main content

VersionRef

Type Alias VersionRef 

Source
pub type VersionRef<'a> = TaggedType<&'a String, VersionTag>;
Expand description

Reference to the version of softeare.

Aliased Typeยง

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