pub type LogEntryIdOf<C> = <LogEntryOf<C> as LogEntry>::Id;
Expand description

Shorthand to extract log entry Id type out of C.