Docs.rs
ark-ff-0.5.0
ark-ff 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ff-asm ^0.5.0
normal
ark-ff-macros ^0.5.0
normal
ark-serialize ^0.5.0
normal
ark-std ^0.5.0
normal
arrayvec ^0.7
normal
digest ^0.10
normal
educe ^0.6.0
normal
itertools ^0.13
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
paste ^1.0
normal
rayon ^1
normal
optional
zeroize ^1
normal
Versions
60.19%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ark_ff
0.5.0
ark_ff
Macro
impl_additive_ops_from_ref
Copy item path
Source
macro_rules! impl_additive_ops_from_ref { ($type: ident, $params: ident) => { ... }; }