kevy-map 6.2.0

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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4adc7b4169acde245d788748d34503bd741778e872d462076c30b4f04f74e05d"

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

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

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