Crate snarkvm_gadgets[][src]

Re-exports

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

Modules

algorithms
bits
curves
errors
fields
integers
nonnative

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.

prelude
traits

Macros

uint_impl_common