total-maps 0.3.0

Maps where every possible key has an associated value
Documentation

total-maps

Maps where every possible key has an associated value.

Only entries with uncommon values are actually stored in the map; all other keys are presumed to be associated with a common value. The definition of "common" and "uncommon" can be customized via the Commonality trait.

Cargo features