const_hashmap 0.1.1

Compile-time hash map for any const-hashable key
Documentation
  • Coverage
  • 42.86%
    6 out of 14 items documented1 out of 1 items with examples
  • Size
  • Source code size: 14.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • cjperron/const_hashmap
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cjperron

const_hashmap

Constant HashMap, with support for anytype. nightly only.