| Crates.io | ockam_macros |
| lib.rs | ockam_macros |
| version | 0.38.0 |
| created_at | 2021-12-07 00:06:30.769374+00 |
| updated_at | 2025-03-03 22:12:30.982086+00 |
| description | End-to-end encryption and mutual authentication for distributed applications. |
| homepage | https://github.com/build-trust/ockam |
| repository | https://github.com/build-trust/ockam/tree/develop/implementations/rust/ockam/ockam_macros |
| max_upload_size | |
| id | 493455 |
| size | 55,410 |
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate provides shared macros to:
faillable clone structs
create an ockam node and access its Context
write some node-related tests
Add this to your Cargo.toml:
[dependencies]
ockam_macros = "0.38.0"
This code is licensed under the terms of the Apache License 2.0.