warpshell-derive 0.1.0

Procmacro helpers for the warpshell library
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0.45"

[lib]
proc-macro = true

[package]
authors = ["Vladimir Komendantskiy <komendantsky@gmail.com>"]
description = "Procmacro helpers for the warpshell library"
edition = "2021"
license = "Apache-2.0"
name = "warpshell-derive"
readme = "README.md"
repository = "https://github.com/Quarky93/warpshell"
resolver = "1"
version = "0.1.0"