pub type StateChangesView = Vec<StateChangeWithCauseView>;
pub struct StateChangesView { /* private fields */ }