Skip to main content

Hash256

Type Alias Hash256 

Source
pub type Hash256 = UInt256;

Aliased Type§

#[repr(C)]
pub struct Hash256(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]

Trait Implementations§