Key

Type Alias Key 

Source
pub type Key = u64;
Expand description

Each record in a commit log has a key. How the key is formed is an application concern. By way of an example, keys can be used to associate to an entity.