/*******************************************************************************
*
* Copyright (c) 2025 - 2026 Haixing Hu.
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0.
*
******************************************************************************/
//! Style-check anchor for the private lifecycle-bit helper module.
//!
//! The helper is exercised through the public Tokio executor service lifecycle
//! tests because it is intentionally not part of the public API.