u96

A 96-bit unsigned integer type used as the basic building block for multi-limb arithmetic.

Fully qualified path: core::circuit::u96

pub type u96 = crate::internal::bounded_int::BoundedInt<0, 79228162514264337593543950335>;