pub type TableName = String;
Expand description

The name of a route table.

Aliased Type§

struct TableName { /* private fields */ }