efmt_derive 0.1.0

Internal proc macros for efmt crate
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "Internal proc macros for efmt crate"
edition = "2021"
homepage = "https://github.com/sile/efmt"
license = "MIT OR Apache-2.0"
name = "efmt_derive"
readme = "README.md"
repository = "https://github.com/sile/efmt"
resolver = "2"
version = "0.1.0"