Skip to main content

EventVector

Type Alias EventVector 

Source
pub type EventVector<'de> = Vector<'de, Uint32>;
Expand description

The wire type corresponding to EventVector.

Aliased Typeยง

pub struct EventVector<'de> { /* private fields */ }