Type Alias fidl_fuchsia_net_routes::TableId
source ยท 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.