contexts 0.1.0

Implements a type for treating several hashmaps as one.
Documentation
[lib]
name = "contexts"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures"]
description = "Implements a type for treating several hashmaps as one."
edition = "2024"
keywords = ["chainmap", "chain-map", "hashmap", "map"]
license = "MIT OR Apache-2.0"
name = "contexts"
readme = "README.md"
repository = "https://github.com/stratagyn/contexts"
version = "0.1.0"