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

proptest-macro 0.1.0

Procedural macros for the proptest crate
Documentation
[dependencies.convert_case]
version = "0.6"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

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

[dev-dependencies.insta]
version = "1"

[dev-dependencies.prettyplease]
version = "0.2"

[lib]
name = "proptest_macro"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["The Proptest Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools::testing"]
description = "Procedural macros for the proptest crate"
edition = "2021"
homepage = "https://proptest-rs.github.io/proptest/proptest/index.html"
keywords = ["property", "testing", "quickcheck", "fuzz", "hypothesis"]
license = "MIT OR Apache-2.0"
name = "proptest-macro"
readme = false
repository = "https://github.com/proptest-rs/proptest"
resolver = "1"
rust-version = "1.65"
version = "0.1.0"