ff_derive-zeroize 0.6.2

Procedural macro library used to build custom prime field implementations
Documentation
[badges.maintenance]
status = "passively-maintained"

[dependencies.num-bigint]
version = "0.2"

[dependencies.num-integer]
version = "0.1"

[dependencies.num-traits]
version = "0.2"

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

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
description = "Procedural macro library used to build custom prime field implementations"
documentation = "https://docs.rs/ff/"
edition = "2018"
homepage = "https://github.com/ebfull/ff"
license = "MIT/Apache-2.0"
name = "ff_derive-zeroize"
repository = "https://github.com/ebfull/ff"
version = "0.6.2"