Crate cached_pair

Source

Enumsยง

  • Re-exporting from itertools crate. Value that either holds a single A or B, or both.
  • A pair of values where one can be converted to the other.