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 0.4.0 - Docs.rs
[go: Go Back, main page]

rustc_version 0.4.0

A library for querying the version of a installed rustc compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.semver]
version = "1.0"
[dev-dependencies.doc-comment]
version = "0.3"

[package]
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>", "Marvin Löbel <loebel.marvin@gmail.com>"]
description = "A library for querying the version of a installed rustc compiler"
documentation = "https://docs.rs/rustc_version/"
edition = "2018"
keywords = ["version", "rustc"]
license = "MIT/Apache-2.0"
name = "rustc_version"
readme = "README.md"
repository = "https://github.com/Kimundi/rustc-version-rs"
version = "0.4.0"