Skip to main content

EntryId

Type Alias EntryId 

Source
pub type EntryId = Uuid;
Expand description

Type alias for entry IDs (for backward compatibility)

Aliased Type§

pub struct EntryId(/* private fields */);