radicle_cob::change::store

Type Alias EntryId

Source
pub type EntryId = Oid;
Expand description

A unique identifier for a history entry.

Aliased Typeยง

struct EntryId(/* private fields */);