TypedPStateEvents

Type Alias TypedPStateEvents 

Source
pub type TypedPStateEvents<T> = Vec<TypedPStateEvent<T>>;

Aliased Type§

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