Primitive u256
Methods
avg_with
Trait Implementations
FromBytesConvertible
Primitive
redstone
::
u256
u256
Expand description
256-bit unsigned integer
Implementations
impl u256
fn
avg_with
(self, other: Self) -> Self
Trait Implementations
impl
FromBytesConvertible
for u256
fn
_from_be_bytes
(bytes: Bytes) -> Self
fn
size
() -> u64