Expand description

Procedural macros for use with Ockam.

Attribute Macros

Marks an async function to be run in an ockam node.

Marks an async test function to be run in an ockam node.

Expands to a test suite for a custom implementation of the vault traits.

Derive Macros

Implements the AsyncTryClone trait for a type.

Implements the Message trait for a type.