1// SPDX-License-Identifier: Apache-2.0 2// SPDX-FileCopyrightText: Copyright The Lance Authors 3 4//! Miscellaneous utility functions that don't have a home elsewhere. 5 6pub mod bytepack;