Re-exports§
pub use ipc::ipc_traceparent;pub use ipc::ipc_traceparent_from_request;pub use ipc::ipc_traceparent_from_request_or_context;pub use ipc::IpcTraceContext;pub use ipc::IPC_CONTEXT_ARG;pub use ipc::IPC_TRACEPARENT_HEADER;pub use tracing::tracing_layer;
Modules§
Structs§
Attribute Macros§
- auditaur_
command - Defines and instruments a Tauri command span with Auditaur’s IPC trace context.
- instrument_
ipc - Instruments a Tauri command span with Auditaur’s IPC trace context.