// =============================================================================
// Copyright (c) 2026 Haixing Hu.
//
// SPDX-License-Identifier: Apache-2.0
//
// Licensed under the Apache License, Version 2.0.
// =============================================================================
//! Shared private components of an immutable HTTP redaction policy.
use TextBodyPolicy;
use UrlPathPolicy;
use crateRedactionRules;
/// Validated HTTP components moved directly into the policy’s shared snapshot.
pub