Type Alias TableId
pub type TableId = u32;
Expand description
The ID of a route table.
TableId
s are globally unique non-reusable identifiers for a route table.
pub type TableId = u32;
The ID of a route table.
TableId
s are globally unique non-reusable identifiers for a route table.