Type Alias TableName

pub type TableName = String;
Expand description

The name of a route table.

Aliased Typeยง

pub struct TableName { /* private fields */ }