Skip to main content

Version

Type Alias Version 

Source
pub type Version = (u64, u64, u64);
Expand description

A (major, minor, patch) version.