fff_derive 0.3.0

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/filecoin-project/ff"
license = "MIT/Apache-2.0"
name = "fff_derive"
repository = "https://github.com/filecoin-project/ff"
version = "0.3.0"