bmart-derive 0.1.4

Bohemia Automation common tools library (derive macros)
Documentation
[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.91"

[lib]
name = "bmart_derive"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Sergei S. <div@altertech.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Bohemia Automation common tools library (derive macros)"
edition = "2021"
keywords = ["process", "realtime", "workers", "tools"]
license = "MIT"
name = "bmart-derive"
readme = "README.md"
repository = "https://github.com/eva-ics/bmart"
version = "0.1.4"