Module version_compare::version_part[][src]

Expand description

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

Enum of version string parts.