1// SPDX-License-Identifier: Apache-2.0 2// Copyright (c) 2025 ReifyDB 3 4pub mod batch; 5pub mod column; 6pub mod frame; 7pub mod index;