Type Definition paxakos::state::LogEntryOf[][src]

pub type LogEntryOf<S> = <S as State>::LogEntry;
Expand description

Type alias to extract a state’s LogEntry type.