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

#2443 in Cryptography

Download history 183/week @ 2023-12-22 174/week @ 2023-12-29 172/week @ 2024-01-05 164/week @ 2024-01-12 72/week @ 2024-01-19 36/week @ 2024-01-26 8/week @ 2024-02-02 35/week @ 2024-02-09 188/week @ 2024-02-16 82/week @ 2024-02-23 226/week @ 2024-03-01 82/week @ 2024-03-08 85/week @ 2024-03-15 74/week @ 2024-03-22 206/week @ 2024-03-29 79/week @ 2024-04-05

447 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

~300–750KB
~18K SLoC