Re-exports

pub extern crate ark_std;

Modules

This file provides the R1CS constraints implementation of the Sparse Merkle tree data structure. For a more through description of the sparse merkle tree data structure refer to arkworks_native_gadgets::merkle_tree
A R1CS contraint generation implementation of the Poseidon hash function.