// =============================================================================
// Copyright (c) 2025 - 2026 Haixing Hu.
//
// SPDX-License-Identifier: Apache-2.0
//
// Licensed under the Apache License, Version 2.0.
// =============================================================================
//! Private state used while rendering an HTTP body.
use BodyRenderReason;
/// Describes the outcome class of an HTTP body rendering attempt.
pub