solid-derive 0.1.2

Macros for the `solid` crate. Not intended to be used directly.
Documentation
[dependencies.proc-macro2]
version = "1.0.8"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.16"

[dev-dependencies]

[lib]
proc-macro = true

[package]
authors = ["Daniel Akhterov <akhterovd@gmail.com>"]
description = "Macros for the `solid` crate. Not intended to be used directly."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "solid-derive"
repository = "https://github.com/danielakhterov/solid"
version = "0.1.2"