Type Definition halo2_base::safe_types::SafeUint16
source · [−]pub type SafeUint16<F> = SafeType<F, { _ }, TOTAL_BITS>;Expand description
SafeType for uint16.
pub type SafeUint16<F> = SafeType<F, { _ }, TOTAL_BITS>;SafeType for uint16.