Type Definition paxakos::invocation::LogEntryIdOf[][src]

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

Shorthand to extract log entry Id type out of I.