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
[package]
authors = ["Aster <192607617@qq.com>"]
description = "Create a record to store any type of value"
edition = "2018"
exclude = ["/tests/*"]
keywords = ["any", "map", "dict", "record"]
license = "MPL-2.0"
name = "string_map"
readme = "README.md"
repository = "https://github.com/GalAster/dict-rs"
version = "0.3.0"