point-derive 0.1.4

Proc macro to help with struct to ts point conversion
Documentation
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "~0.6"

[dependencies.syn]
version = "~0.15"

[lib]
proc-macro = true

[package]
authors = ["Chris Holcombe <christopher_holcombe@comcast.com>"]
description = "Proc macro to help with struct to ts point conversion"
documentation = "https://github.com/Comcast/libstorage"
edition = "2018"
homepage = "https://github.com/Comcast/libstorage"
license = "Apache-2.0"
name = "point-derive"
version = "0.1.4"