Crate core_semver

Source
Expand description

Semantic Versioning is a guideline for how version numbers are assigned and incremented. This crate is based on semver and has some extended functions, such as bump version.

Traits§

Bump
Bump trait can be used to define bump version

Functions§

parse
parse version string based on semver