Type Alias gossip_kv::TableName

source ·
pub type TableName = String;
Expand description

The name of a table in the key-value store.

Aliased Type§

struct TableName { /* private fields */ }