Type Definition tc_btree::RowSchema[][src]

type RowSchema = Vec<Column>;
Expand description

The schema of a BTree.