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
version_meta_for in rustc_version - Rust
[go: Go Back, main page]

Function version_meta_for

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

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