Type Alias walrus::TableId

source ·
pub type TableId = Id<Table>;
Expand description

The id of a table.

Aliased Type§

struct TableId { /* private fields */ }