aztec-nr - protocol_types::utils::uint256

Struct U256

pub struct U256
{ /* private fields */ }

Implementations

impl U256

pub fn from_bytes32(bytes: [u8; 32]) -> Self pub fn to_u128_limbs(self) -> [Field; 2]