This crate provides a range-tree implementation. The algorithm is originally from OpenZfs.
[RangeTree] is a generic for slab allocators. While for other simple usage, use the alias [RangeTreeSimple].
This crate provides a range-tree implementation. The algorithm is originally from OpenZfs.
[RangeTree] is a generic for slab allocators. While for other simple usage, use the alias [RangeTreeSimple].