core_semver 0.1.0-beta.1

Cargo's flavor of Semantic Versioning
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 6 items with examples
  • Size
  • Source code size: 8.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.23 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • litingyes/semver
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • litingyes

Core Semver

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.