Registry / networking / ockam-macros

ockam-macros

JSON →
library0.38.0rscratesunverified

Procedural macros for Ockam, a framework for end-to-end encryption and mutual authentication in distributed applications.

# Cargo.toml [dependencies] ockam_macros = "0.38.0"
INSTALL
IMPORT
SIG · OCKAM-MACROS
O
ockam-macros
networkingrustv0.38.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Identifier
✓ use ockam::identity::Identifier;

Creates a random Ockam identifier.

use ockam::identity::Identifier; fn main() { let id = Identifier::random(); println!("{}", id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.38.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources
ockam-macros — cargo add ockam-macros · libregistry