[−][src]Module version_compare::version_part
Version part module.
A module that provides the VersionPart
enum, with the specification of all available version
parts. Each version string is broken down into these version parts when being parsed to a
Version
.
Enums
VersionPart | Enum of version string parts. |