scpi_derive 0.3.5

SCPI/IEEE488.2 parser support library
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Atmelfan <gustavp@gpa-robotics.com>"]
categories = []
description = "SCPI/IEEE488.2 parser support library"
documentation = "https://github.com/Atmelfan/scpi-rs"
edition = "2018"
homepage = "https://github.com/Atmelfan/scpi-rs"
keywords = []
license-file = "LICENSE.txt"
name = "scpi_derive"
readme = "./README.md"
repository = "https://github.com/Atmelfan/scpi-rs"
version = "0.3.5"