pub type LiveState = StateContainer<LiveStateResolver, JournalEvent>;
struct LiveState { /* private fields */ }