Type Alias TableName

pub type TableName = String;
Expand description

The name of a route table.

Aliased Typeยง

struct TableName { /* private fields */ }