dynamo_mapper_macro 0.1.0

Utility library for dynamo_mapper. Don't use by itself
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.quote]
version = "0.6.12"

[dependencies.syn]
version = "0.15.34"

[lib]
proc-macro = true

[package]
authors = ["Varkal <moreau.romain83@gmail.com>"]
description = "Utility library for dynamo_mapper. Don't use by itself"
edition = "2018"
license = "MIT"
name = "dynamo_mapper_macro"
version = "0.1.0"