ff_derive_ce 0.11.2

Procedural macro library used to build custom prime field implementations
Documentation
[dependencies.num-bigint]
version = "0.4"

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

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

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

[dependencies.quote]
version = "1"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.syn]
version = "1"

[features]
asm = []
default = []
serde = []

[lib]
proc-macro = true

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>", "Alex Gluchowski <alex@gluchowski.net>", "Alex Vlasov <alex.m.vlasov@gmail.com>"]
description = "Procedural macro library used to build custom prime field implementations"
documentation = "https://docs.rs/ff/"
edition = "2018"
homepage = "https://github.com/matter-labs/ff"
license = "MIT/Apache-2.0"
name = "ff_derive_ce"
repository = "https://github.com/matter-labs/ff"
version = "0.11.2"