kevy-map 6.2.1

Open-addressing hashtable with bucket-addr prefetch API.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "kevy-bench"
version = "6.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f238ec3fd988dc558f5e193789fdaa55ba296dc12414ffbbb2075edac440ee3f"

[[package]]
name = "kevy-hash"
version = "6.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7101fa2febeaee715da859df594524f0abeeafa05d0c552063c962ed5aa31ae1"

[[package]]
name = "kevy-madvise"
version = "6.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1607b6d3d0d8795f19d1a9f6386fc578cc5688aed48eca257e398c43ba317c90"

[[package]]
name = "kevy-map"
version = "6.2.1"
dependencies = [
 "kevy-bench",
 "kevy-hash",
 "kevy-madvise",
]