tvix_eval::builtins

Module versions

Source

Structs§

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.