Type Alias gossip_kv::model::TableName

source ·
pub type TableName = String;
Expand description

Name of a table in the data store.

Aliased Type§

struct TableName { /* private fields */ }