Module os_utils::version

source ·
Expand description

Simple version information.

Structs

A MAJOR.MINOR.PATCH version with extras for the current operating system.
A simple MAJOR.MINOR.PATCH version.

Enums

An error returned when parsing a version string fails.