obi-derive-internal 0.0.2

OBI derive internal macros
Documentation
[package]
name = "obi-derive-internal"
version = "0.0.2"
authors = ["Band Protocol <connect@bandprotocol.com>"]
edition = "2018"
description = "OBI derive internal macros"
license = "Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
proc-macro2 = "1"
syn = {version = "1.0.62", features = ["full", "fold"] }
quote = "1"