TableName

Type Alias TableName 

Source
pub type TableName = String;
Expand description

Name of a table in the data store.

Aliased Typeยง

pub struct TableName { /* private fields */ }