Type Definition tc_table::Key

source · []
pub type Key = Vec<Value>;
Expand description

The key of a Table row.