Type Definition tc_btree::Key[][src]

type Key = Vec<Value>;
Expand description

A BTree key.