[dependencies.quote]
version = "0.6.12"
[dependencies.syn]
features = ["full"]
version = "0.15.35"
[lib]
proc-macro = true
[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "A proc macro attribute to export Rust functions to FFI more easily"
edition = "2018"
license = "MIT"
name = "ffi-export-proc-macro"
version = "0.2.0"