pub type StateChangesView = Vec<StateChangeWithCauseView>;

Aliased Type§

struct StateChangesView { /* private fields */ }