Type Definition tc_btree::Key[][src]

pub type Key = Vec<Value>;
Expand description

A BTree key.