1 unstable release

0.1.0 Nov 9, 2021

#20 in #network-programming

Apache-2.0

9KB
160 lines

ockam_macros

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 provides shared macros.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_macros = "0.1.0"

License

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

Dependencies

~1.5MB
~33K SLoC