rand_derive2 0.1.16

Generate customizable random types with the rand crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.proc_macro2_helper]
version = "0.2"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Jasper Visser <jasperav@hotmail.com>"]
description = "Generate customizable random types with the rand crate"
edition = "2018"
keywords = ["rand", "random", "generate", "macro", "derive"]
license = "MIT/Apache-2.0"
name = "rand_derive2"
readme = "README.md"
repository = "https://github.com/jasperav/rand_derive2"
version = "0.1.16"