Crate snarkvm_gadgets[][src]

Re-exports

pub use bits::*;
pub use errors::*;
pub use fields::*;
pub use integers::*;
pub use traits::*;

Modules

This module provides the non-native field gadget for the snarkVM constraint-writing platform. The non-native field gadget can be used as a standard FieldVar, given reasonable non-native gadget parameters.

Macros