smallmap 1.0.2

Small byte-sized generic key-value map type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.rustc_version]
version = "0.2"

[dependencies]

[package]
authors = ["Avril <flanchan@cumallover.me>"]
description = "Small byte-sized generic key-value map type"
edition = "2018"
homepage = "https://git.flanchan.moe/flanchan/smallmap"
keywords = ["map", "table", "small", "key", "value"]
license = "MIT"
name = "smallmap"
repository = "https://github.com/notflan/smallmap"
version = "1.0.2"