const_hashmap 0.1.0

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: 12.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.03 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • cjperron/const_hashmap
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cjperron

const_hashmap

Constant HashMap, with support for anytype. nightly only.