cmd-impl 0.9.0-rc17

cmd-impl
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[features]
debug = ["syn/extra-traits"]

[lib]
proc-macro = true

[package]
authors = ["Xavier Lau <xavier@inv.cafe>"]
description = "cmd-impl"
edition = "2021"
homepage = "https://subalfred.hack.ink"
license = "GPL-3.0"
name = "cmd-impl"
readme = "README.md"
repository = "https://github.com/hack-ink/subalfred"
resolver = "1"
version = "0.9.0-rc17"