ockam_node_attribute 0.17.0

Ockam node attribute proc_macro.
Documentation
[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[features]
alloc = []
default = ["std"]
no_std = []
std = []

[lib]
proc-macro = true

[package]
authors = ["Ockam Developers"]
categories = ["cryptography", "asynchronous", "authentication", "network-programming"]
description = "Ockam node attribute proc_macro.\n"
edition = "2018"
exclude = ["DEVELOP.md", "LICENSE"]
homepage = "https://github.com/ockam-network/ockam"
keywords = ["ockam", "crypto", "macro", "proc-macro", "attribute"]
license = "Apache-2.0"
name = "ockam_node_attribute"
readme = "README.md"
repository = "https://github.com/ockam-network/ockam/tree/develop/implementations/rust/ockam/ockam_node_attribute"
version = "0.17.0"