//! TEE middleware for the Blueprint job pipeline.
//!//! Provides [`TeeLayer`] for attaching attestation metadata to job results
//! and [`TeeContext`] as an extractor for job handlers.
pubmodtee_context;pubmodtee_layer;pubusetee_context::TeeContext;pubusetee_layer::TeeLayer;