Crate rust_release

Source
Expand description

§rust-release

The [rust-release] crate defines a set of types which model a Rust release.

This project is part of the rust-releases and cargo-msrv projects.

In case you have a feature request, question, bug, or have another reason to contact the developers, please create a new issue at the rust-releases repository.

Structs§

ExtendedToolchain
Type to model a Rust toolchain, with additional metadata relevant to a release.
RustRelease
Type to model a Rust release.

Enums§

ReleaseVersion
A combination of a channel and the version number.
TargetTier
Support tier for a target