// SPDX-License-Identifier: MIT OR Apache-2.0
// SPDX-FileCopyrightText: 2025-2026 ObzenFlow Contributors
// https://obzenflow.dev
//! Processing information for events
//!
//! Tracks when an event occurred, its processing time and outcome.
use crateProcessingStatus;
use crateMetricsDuration;
use ;
/// Information about how an event was processed