Type Definition tc_table::Key[][src]

pub type Key = Vec<Value>;
Expand description

The key of a Table row.