// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
/// Arguments passed to the [`rate_with`][super::LatencyLayer::rate_with] callback.
///
/// This type is `#[non_exhaustive]` so that additional fields can be added in the
/// future without a breaking change.
/// Arguments passed to the [`latency_with`][super::LatencyLayer::latency_with] callback.
///
/// This type is `#[non_exhaustive]` so that additional fields can be added in the
/// future without a breaking change.