Docs.rs
ark-algebra-test-templates-0.4.2
ark-algebra-test-templates 0.4.2
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ec ^0.4.2-alpha.1
normal
ark-ff ^0.4.2-alpha.1
normal
ark-serialize ^0.4.2-alpha.1
normal
ark-std ^0.4.0
normal
hex ^0.4
normal
num-bigint ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
Versions
0%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In ark_algebra_test_templates
?
Macro
ark_algebra_test_templates
::
test_group
source
·
[
−
]
macro_rules!
test_group { (
$mod_name
: ident;
$group
: ty $(;
$tail
:tt)
*
) => { ... }; }