Type Alias idx_binary::IdxFileAvlTriee
source · pub type IdxFileAvlTriee<T, I> = Avltriee<T, I, IdxFileAllocator<T>>;Aliased Type§
struct IdxFileAvlTriee<T, I> { /* private fields */ }pub type IdxFileAvlTriee<T, I> = Avltriee<T, I, IdxFileAllocator<T>>;struct IdxFileAvlTriee<T, I> { /* private fields */ }