interoptopus_proc 0.5.2

Macros to produce Interoptopus item info.
Documentation
[dependencies.darling]
version = "0.13.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[dev-dependencies]

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

[package]
authors = ["Ralf Biedert <rb@xr.io>"]
categories = ["api-bindings", "development-tools::ffi"]
description = "Macros to produce Interoptopus item info."
documentation = "https://docs.rs/interoptopus_proc/"
edition = "2018"
keywords = ["ffi"]
license = "MIT"
name = "interoptopus_proc"
repository = "https://github.com/ralfbiedert/interoptopus"
version = "0.5.2"