Expand description
§axotag
This library contains tag-parsing code for use with cargo-dist.
Re-exports§
pub use semver;
Modules§
- errors
- This module contains axotag’s custom errors.
Structs§
- Package
- Represents an opaque package.
- Partial
Announcement Tag - details on what we’re announcing (partially computed)
- Version
- SemVer version as defined by https://semver.org.
Enums§
- Release
Type - which type of release we’re announcing
Functions§
- parse_
tag - Do the actual parsing logic for a tag