# Functions

MustParse is like Parse but panics on any error.
Parse creates a version from a string.

# Structs

Version represents a semantic version; see https://semver.org/spec/v2.0.0.html.