Module version_compare::version_manifest[][src]

Expand description

Module for the version manifest.

A version manifest can be used to configure and specify how versions are parsed and compared. For example, you can configure the maximum depth of a version number, and set whether text parts are ignored in a version string.

Structs

Version manifest (configuration).