influxdb2-structmap 0.2.0

Procedural macro library for converting between Rust structs and associative containers
Documentation
[package]
name = "influxdb2-structmap"
description = "Procedural macro library for converting between Rust structs and associative containers"
authors = ["Armin Primadi <aprimadi@gmail.com>", "ex0dus-0x <ex0dus@codemuch.tech>"]
license = "MIT"
version = "0.2.0"
edition = "2018"

[dependencies]
chrono = "0.4"
num-traits = "0.2"
ordered-float = "3.0"