agb_hashmap 0.16.0

A simple no_std hashmap implementation intended for use in the `agb` library
Documentation
[dependencies.rustc-hash]
default-features = false
version = "1"
[dev-dependencies.lazy_static]
version = "1.4"

[dev-dependencies.rand]
default-features = false
features = ["small_rng"]
version = "0.8"

[package]
description = "A simple no_std hashmap implementation intended for use in the `agb` library"
edition = "2021"
license = "MPL-2.0"
name = "agb_hashmap"
repository = "https://github.com/agbrs/agb"
version = "0.16.0"