Structsยง
- An iterator which yields the parts of a version string.
Enumsยง
- InternalPart ๐Type used to hold information about a VersionPart during creation
- Version strings can be broken up into Parts. One Part represents either a string of digits or characters. โ.โ and โ_โ represent deviders between parts and are not included in any part.