Crate rustc_semver

Source

Structs§

NormalVersion
NormalVersion represents a normal version used for all releases since Rust 1.0.0.

Enums§

Error
Error represents an Error during parsing of a RustcVersion.
RustcVersion
RustcVersion represents a version of the Rust Compiler.
SpecialVersion
SpecialVersion represents a special version from the first releases.

Type Aliases§

Result
Result type for this crate