Module version

Module version 

Source
Expand description

Defines the rust version types.

Structs§

RustVersion
Indicates the rust version.
StableVersionSpec
Specifies a specific stable version, like 1.48.

Enums§

Channel
The channel of the rust compiler release.
StableVersionParseError
An error while parsing a StableVersionSpec.