TableName

Type Alias TableName 

Source
pub type TableName = String;
Expand description

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

Aliased Typeยง

pub struct TableName { /* private fields */ }