power_map 0.1.0

A map with finite key and fixed size
Documentation
  • Coverage
  • 26.67%
    4 out of 15 items documented0 out of 0 items with examples
  • Size
  • Source code size: 33.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.59 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • zeng-y-l/algtype
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zeng-y-l

提供无堆分配、静态大小的 TotalMap,类似 EnumMap

此库是 no_std 的,且没有不安全代码。