Module sort

Source

Structs§

VersionChunkIter 🔒
Iterator which breaks an identifier into various VersionChunks.

Enums§

MoreLeadingZeros 🔒
Determine which side of the version-sort comparison had more leading zeros.
VersionChunk 🔒
Represents a chunk in the version-sort algorithm

Functions§

version_sort 🔒
Compare two identifiers based on the version sorting algorithm described in the style guide