bitbar-derive 0.8.0

Proc-macros for the bitbar crate
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

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

[features]
tokio = []

[lib]
proc-macro = true

[package]
authors = ["Fenhl <fenhl@fenhl.net>"]
description = "Proc-macros for the bitbar crate"
edition = "2021"
license = "MIT"
name = "bitbar-derive"
readme = "../../README.md"
repository = "https://github.com/fenhl/rust-bitbar"
resolver = "2"
version = "0.8.0"