[][src]Crate rustc_semver

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 Definitions

Result

Result type for this crate