pub type LogEntryOf<I> = LogEntryOf<StateOf<I>>;
Expand description

Shorthand to extract state’s LogEntry type out of I.