pub type TableId = u32;
The ID of a route table.
TableIds are globally unique non-reusable identifiers for a route table.
TableId