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
15
16
[dependencies.eva-common]
version = "0.3.1"

[dependencies.uuid]
version = "1.4.0"

[package]
authors = ["Serhij S. <div@altertech.com>"]
description = "PLC-like lightweight-typing tag map"
edition = "2018"
keywords = ["plc", "map", "json"]
license = "MIT"
name = "tagmap"
readme = "README.md"
repository = "https://github.com/alttch/tagmap"
version = "0.0.2"