Skip to main content

EntryId

Type Alias EntryId 

Source
pub type EntryId = String;
Expand description

Opaque identifier for a persisted entry. Generated by the store on append.

Aliased Typeยง

pub struct EntryId { /* private fields */ }