Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
rustc_version::version_meta_for - Rust
[go: Go Back, main page]

[][src]Function rustc_version::version_meta_for

pub fn version_meta_for(verbose_version_string: &str) -> Result<VersionMeta>

Parses a "rustc -vV" output string and returns the SemVer version and additional metadata like the git short hash and build date.