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