Structs§
- An iterator which yields the parts of a version string.
Enums§
- 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.