dynamic_dict 0.2.4

A lightweight basic crate to create dynamically typed dictionaries
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A lightweight basic crate to create dynamically typed dictionaries"
edition = "2021"
license-file = "license"
name = "dynamic_dict"
repository = "https://github.com/ejjicouk/dynamicdict/"
version = "0.2.4"