Module abi_stable::sabi_types::version

source ·
Expand description

Types representing the version number of a library.

Structs§

  • When the VersionStrings could not be converted into a VersionNumber.
  • The parsed (<major>.<minor>.<patch>) version number of a library.
  • The <major>.<minor>.<patch> version of a library,