ff-derive-num 0.2.0

Procedural macro library to add the Num trait to Field implementations for ff
Documentation
[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 = ["kwantam <kwantam@gmail.com>"]
description = "Procedural macro library to add the Num trait to Field implementations for ff"
edition = "2018"
homepage = "https://github.com/kwantam/ff-derive-num"
license = "MIT/Apache-2.0"
name = "ff-derive-num"
repository = "https://github.com/kwantam/ff-derive-num"
version = "0.2.0"