fixed-map 0.1.1

A fixed hash map where storage layout is calculated by a procedural macro.
Documentation
[dependencies.fixed-map-derive]
version = "0.1.1"

[package]
authors = ["John-John Tedro <udoprog@tedro.se>"]
categories = ["data-structures"]
description = "A fixed hash map where storage layout is calculated by a procedural macro.\n"
documentation = "https://docs.rs/fixed-map"
edition = "2018"
homepage = "https://github.com/udoprog/fixed-map"
license = "MIT/Apache-2.0"
name = "fixed-map"
readme = "README.md"
repository = "https://github.com/udoprog/fixed-map"
version = "0.1.1"