jockey_derive 0.3.0

Implementation of #[derive(Arguments)] for the jockey crate
Documentation
[dependencies.proc-macro2]
version = "0.4.24"

[dependencies.quote]
version = "0.6.10"

[dependencies.syn]
version = "0.15.22"
[dev-dependencies.jockey]
version = "^0"

[lib]
proc-macro = true

[package]
authors = ["Richard Wiedenhöft <richard@wiedenhoeft.xyz>"]
description = "Implementation of #[derive(Arguments)] for the jockey crate"
license = "MIT"
name = "jockey_derive"
repository = "https://github.com/richard-w/jockey"
version = "0.3.0"