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

rustversion 1.0.1

Conditional compilation according to rustc compiler version
Documentation
[badges.travis-ci]
repository = "dtolnay/rustversion"
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0.1"

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Conditional compilation according to rustc compiler version"
documentation = "https://docs.rs/rustversion"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rustversion"
readme = "README.md"
repository = "https://github.com/dtolnay/rustversion"
version = "1.0.1"