TypedStateEvents

Type Alias TypedStateEvents 

Source
pub type TypedStateEvents<T> = Vec<TypedStateEvent<T>>;

Aliased Type§

pub struct TypedStateEvents<T> { /* private fields */ }