[][src]Module abi_stable::version

Types representing the version number of a library.

Structs

ParseVersionError

When the VersionStrings could not be converted into a VersionNumber.

VersionNumber

The parsed (<major>.<minor>.<patch>) version number of a library.

VersionStrings

The <major>.<minor>.<patch> version of a library,