command_attr 0.3.0-rc.1

Procedural macros for command creation for the Serenity library.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "^1.0"

[dependencies.syn]
features = ["full", "derive", "extra-traits"]
version = "^1.0"

[lib]
proc-macro = true

[package]
authors = ["acdenisSK <acdenissk69@gmail.com>"]
description = "Procedural macros for command creation for the Serenity library."
edition = "2018"
license = "ISC"
name = "command_attr"
version = "0.3.0-rc.1"