tagmap 0.0.2

PLC-like lightweight-typing tag map
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "tagmap"
version = "0.0.2"
edition = "2018"
authors = ["Serhij S. <div@altertech.com>"]
license = "MIT"
repository = "https://github.com/alttch/tagmap"
description = "PLC-like lightweight-typing tag map"
readme = "README.md"
keywords = ["plc", "map", "json"]

[dependencies]
eva-common = "0.3.1"
uuid = "1.4.0"