Expand description
Event storage with callbacks and filtering
This module provides thread-safe event storage with support for callbacks, filtering by type, time range, and custom predicates.
Structs§
- Event
Store - Store for capturing and querying tracer events
Type Aliases§
- Event
Callback - Type alias for event callback functions