pub type EntryId = String;
Opaque identifier for a persisted entry. Generated by the store on append.
pub struct EntryId { /* private fields */ }