1 2 3 4 5 6
// Copyright 2023 The rust-ggstd authors. // SPDX-License-Identifier: BSD-3-Clause mod indexbyte_generic; pub use indexbyte_generic::index_byte;