Structs§
- Normal
Version NormalVersion
represents a normal version used for all releases since Rust 1.0.0.
Enums§
- Error
Error
represents an Error during parsing of aRustcVersion
.- Rustc
Version RustcVersion
represents a version of the Rust Compiler.- Special
Version SpecialVersion
represents a special version from the first releases.
Type Aliases§
- Result
- Result type for this crate