ockam_macro

Crates.ioockam_macro
lib.rsockam_macro
version0.1.0
sourcesrc
created_at2021-11-09 00:57:07.912643
updated_at2021-11-09 00:57:07.912643
descriptionEnd-to-end encryption and mutual authentication for distributed applications.
homepagehttps://github.com/ockam-network/ockam
repositoryhttps://github.com/ockam-network/ockam/tree/develop/implementations/rust/ockam/ockam_macro
max_upload_size
id478694
size22,219
Mrinal Wadhwa (mrinalwadhwa)

documentation

README

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.

Commit count: 9007

cargo fmt