| 1 | // SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 2 | // SPDX-License-Identifier: Apache-2.0 |
| 3 | |
| 4 | use super::{ObjectType, PersistenceError, Store, generate_name, test_store}; |
nothing calls this directly
no outgoing calls
no test coverage detected