Hash

Type Alias Hash 

Source
pub type Hash = H256;

Aliased Type§

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

Tuple Fields§

§0: [u8; 32]