H256

Type Alias H256 

Source
pub type H256 = H256;

Aliased Type§

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

Tuple Fields§

§0: [u8; 32]