pub type AuditLogEntryId = Id<AuditLogEntryMarker>;
👎 Deprecated since 0.9.0:

use Id and its marker types

Expand description

ID with an audit log entry marker.