Type Definition tc_table::Values[][src]

pub type Values = Vec<Value>;
Expand description

The values of a Table row.