TableId

Type Alias TableId 

Source
pub type TableId = Id<Table>;
Expand description

The id of a table.

Aliased Typeยง

pub struct TableId { /* private fields */ }