Type Alias Topic

Source
pub type Topic = H256;

Aliased Type§

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

Tuple Fields§

§0: [u8; 32]