Skip to main content

Crate tauri_plugin_auditaur

Crate tauri_plugin_auditaur 

Source

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§

commands
desktop
error
ipc
state
test_helpers
tracing

Structs§

AuditaurConfig
Builder

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.