sprattus-derive 0.0.1

The derive macros for a async orm for Postgres
Documentation
[dependencies.proc-macro2]
version = "1.0.2"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["extra-traits"]
version = "1.0.5"

[lib]
proc-macro = true

[package]
authors = ["Martijn <martijn@tweedegolf.nl>"]
categories = ["database", "asynchronous", "postgres"]
description = "The derive macros for a async orm for Postgres"
edition = "2018"
license-file = "../LICENSE"
name = "sprattus-derive"
readme = "../README.MD"
repository = "https://github.com/dutchmartin/sprattus"
version = "0.0.1"