1// SPDX-License-Identifier: AGPL-3.0-or-later 2// Copyright (c) 2025 ReifyDB 3 4#[allow(dead_code)] 5pub(crate) mod operation;