30 breaking releases

0.34.0 Mar 4, 2024
0.32.0 Oct 19, 2023
0.30.0 May 26, 2023
0.27.0 Feb 9, 2023
0.3.0 Dec 14, 2021

#2563 in Cryptography

Download history 235/week @ 2024-03-30 63/week @ 2024-04-06 113/week @ 2024-04-13 63/week @ 2024-04-20 73/week @ 2024-04-27 92/week @ 2024-05-04 48/week @ 2024-05-11 59/week @ 2024-05-18 118/week @ 2024-05-25 77/week @ 2024-06-01 48/week @ 2024-06-08 69/week @ 2024-06-15 109/week @ 2024-06-22 54/week @ 2024-06-29 29/week @ 2024-07-06 103/week @ 2024-07-13

298 downloads per month
Used in 27 crates (16 directly)

Apache-2.0

51KB
1K SLoC

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 to:

  • clone structs asynchronously
  • create an ockam node and access its Context
  • write some node-related tests

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_macros = "0.34.0"

License

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

Dependencies

~290–740KB
~18K SLoC