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§
- Extended
Toolchain - Type to model a Rust toolchain, with additional metadata relevant to a release.
- Rust
Release - Type to model a Rust release.
Enums§
- Release
Version - A combination of a channel and the version number.
- Target
Tier - Support tier for a target