Type Alias general_sam::table::BoxBisectTable
source · pub type BoxBisectTable<K> = BisectTable<K, Box<[(K, GeneralSAMNodeID)]>>;Aliased Type§
struct BoxBisectTable<K> { /* private fields */ }pub type BoxBisectTable<K> = BisectTable<K, Box<[(K, GeneralSAMNodeID)]>>;struct BoxBisectTable<K> { /* private fields */ }