Type Alias radicle_cob::change::store::EntryId

source ·
pub type EntryId = Oid;
Expand description

A unique identifier for a history entry.

Aliased Type§

struct EntryId(/* private fields */);