Skip to main content

Crate guarantee_macros

Crate guarantee_macros 

Source

Macros§

state
Declare TEE state with automatic key management and sealing.

Attribute Macros§

attest
Transforms an axum handler to automatically sign responses with TEE attestation.

Derive Macros§

Encrypted
Derive macro that generates an encrypted version of a struct and Encryptable trait impl.