Type Alias gossip_kv::model::RowKey

source ·
pub type RowKey = String;
Expand description

Primary key for entries in a table.

Aliased Type§

struct RowKey { /* private fields */ }