power_map

Crates.iopower_map
lib.rspower_map
version0.1.0
sourcesrc
created_at2024-04-30 07:04:31.219445
updated_at2024-04-30 07:04:31.219445
descriptionA map with finite key and fixed size
homepage
repositoryhttps://github.com/zeng-y-l/algtype
max_upload_size
id1224720
size24,689
(zeng-y-l)

documentation

README

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

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

Commit count: 1

cargo fmt