string_map 0.3.0

Create a record to store any type of value
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "string_map"

version = "0.3.0"

authors = ["Aster <192607617@qq.com>"]

description = "Create a record to store any type of value"

repository = "https://github.com/GalAster/dict-rs"

keywords = ["any", "map", "dict", "record"]

readme = "README.md"

license = "MPL-2.0"

edition = "2018"

exclude = ["/tests/*"]