pub const OS_VERSION: &str = "os.version";
Expand description
The version string of the operating system as defined in Version Attributes.
ยงExamples
"14.2.1"
"18.04.1"
pub const OS_VERSION: &str = "os.version";
The version string of the operating system as defined in Version Attributes.
"14.2.1"
"18.04.1"