Skip to main content

U320

Type Alias U320 

Source
pub type U320 = Uint<{ _ }>;
Expand description

320-bit unsigned big integer.

Aliased Type§

pub struct U320 { /* private fields */ }

Trait Implementations§

Source§

impl Split<{ U64::LIMBS * $size }> for U320

Source§

type Output = Uint<{ <$name>::LIMBS - U64::LIMBS * $size }>

High limbs of output: having the width of Self minus LO.
Source§

impl Split<{ U64::LIMBS * $size }> for U320

Source§

type Output = Uint<{ <$name>::LIMBS - U64::LIMBS * $size }>

High limbs of output: having the width of Self minus LO.
Source§

impl Split<{ U64::LIMBS * $size }> for U320

Source§

type Output = Uint<{ <$name>::LIMBS - U64::LIMBS * $size }>

High limbs of output: having the width of Self minus LO.
Source§

impl Split<{ U64::LIMBS * $size }> for U320

Source§

type Output = Uint<{ <$name>::LIMBS - U64::LIMBS * $size }>

High limbs of output: having the width of Self minus LO.