Type Alias PollId

Source
pub type PollId = H128;

Aliased Type§

struct PollId(pub [u8; 16]);

Fields§

§0: [u8; 16]