Type Definition tc_btree::Range

source ·
pub type Range = Range<Value, Key>;
Expand description

A BTree selector.