pub type IdxFileAvlTriee<T, I> = Avltriee<T, I, IdxFileAllocator<T>>;Aliased Typeยง
pub struct IdxFileAvlTriee<T, I> { /* private fields */ }pub type IdxFileAvlTriee<T, I> = Avltriee<T, I, IdxFileAllocator<T>>;pub struct IdxFileAvlTriee<T, I> { /* private fields */ }