nonoverlapping_interval_tree 0.1.3

Map data structure keyed on (non-overlapping) ranges that allows lookup of a point within a range. Can be no_std (with use of alloc crate).
Documentation

nonoverlapping_interval_tree

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 2 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.