Module interval_adapter::orphan

source ·
Expand description

Parented namespace of the module.

Structs§

  • Canonical implementation of interval. Other implementations of interval is convertible to it.

Enums§

  • An endpoint of a range of keys.

Traits§

  • Extend bound adding few methods.
  • Enpoint of an interval, aka bound of a range. Special trait to avoid repeating all the bound on endpoint.
  • Convert it into canonical interval.
  • Interval adapter. Interface to interval-like structures.
  • Interval adapter. Interface to interval-like structures.