pandora-api-derive 0.1.2

Defines a derive macro and some attributes to simplify authoring structs that can be serialized as Pandora API requests.
Documentation
[dependencies.darling]
version = "0.20"

[dependencies.heck]
version = "0.4"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2"

[lib]
proc-macro = true

[package]
authors = ["Will Page <compenguy@gmail.com>"]
description = "Defines a derive macro and some attributes to simplify authoring structs that can be serialized as Pandora API requests."
edition = "2018"
license = "MIT"
name = "pandora-api-derive"
repository = "https://github.com/compenguy/pandora-api-derive.git"
version = "0.1.2"