Skip to main content

Hash128

Type Alias Hash128 

Source
pub type Hash128 = UInt128;

Aliased Type§

#[repr(C)]
pub struct Hash128(pub [u8; 16]);

Tuple Fields§

§0: [u8; 16]

Trait Implementations§