Macro snarkvm_gadgets::uint_impl_common[][src]

macro_rules! uint_impl_common {
    ($name: ident, $_type: ty, $size: expr) => { ... };
}