rpa_derives 0.5.0

Derives Module for RPA.
Documentation
[dependencies.proc-macro2]
version = "1.0.27"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full"]
version = "1.0.72"

[lib]
proc-macro = true

[package]
authors = ["jonathan <jonathan.franco.2103@gmail.com>", "hebert <hebver20@gmail.com>"]
categories = ["database", "database-implementations"]
description = "Derives Module for RPA."
edition = "2018"
keywords = ["rpa", "database", "jpa", "persistence", "diesel"]
license-file = "LICENSE"
name = "rpa_derives"
readme = "Readme.md"
repository = "https://gitlab.com/artgam3s/public-libraries/rust/rpa_modules/rpa_derives"
version = "0.5.0"