ockam_node_attribute 0.1.0

Node attribute proc_macro.
Documentation

ockam_node_attribute

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

This crate contains the core types of the Ockam library and is intended for use by crates that provide features and add-ons to the main Ockam library.

The main Ockam crate re-exports types defined in this crate.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_node_attribute = "0.1.0"

License

This code is licensed under the terms of the Apache License 2.0.