total-maps

Crates.iototal-maps
lib.rstotal-maps
version0.2.1
sourcesrc
created_at2024-04-21 18:24:23.134306
updated_at2024-10-04 20:31:41.538543
descriptionMaps where every possible key has an associated value
homepage
repositoryhttps://github.com/wleslie/total-maps
max_upload_size
id1215578
size60,395
Will Leslie (wleslie)

documentation

README

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

Commit count: 20

cargo fmt