Crate axotag

Crate axotag 

Source
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.
PartialAnnouncementTag
details on what we’re announcing (partially computed)
Version
SemVer version as defined by https://semver.org.

Enums§

ReleaseType
which type of release we’re announcing

Functions§

parse_tag
Do the actual parsing logic for a tag