binary_enclave_macro 0.1.0

macro crate for binary_enclave
Documentation
[dependencies.proc-macro2]
version = "^1.0"

[dependencies.quote]
version = "^1.0"

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

[lib]
proc-macro = true

[package]
authors = ["Zachery Hostens <zacheryph@gmail.com>"]
description = "macro crate for binary_enclave"
edition = "2018"
homepage = "https://github.com/zacheryph/binary_enclave"
license = "MIT"
name = "binary_enclave_macro"
repository = "https://github.com/zacheryph/binary_enclave"
version = "0.1.0"