// SPDX-FileCopyrightText: Copyright (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
//! Shared learner traits for adaptive background processing.
use Future;
use Pin;
use ;
use crateResult;
use crateStorageBackendDyn;
use crateHotCache;
use crateRunRecord;
/// Background learner that updates adaptive state from observed runs.