Skip to main content

Hash192

Type Alias Hash192 

Source
pub type Hash192 = UInt192;

Aliased Type§

#[repr(C)]
pub struct Hash192(pub [u8; 24]);

Tuple Fields§

§0: [u8; 24]

Trait Implementations§