guarantee 0.1.2

TEE attestation SDK for Rust — cryptographic proof that your code runs in a Trusted Execution Environment
Documentation
1
2
//! Re-exports the `#[attest]` proc macro from `guarantee-macros`.
pub use guarantee_macros::attest;