1 2 3 4
// SPDX-License-Identifier: Apache-2.0 //! Lucene 9.4 format writers: field infos. pub mod field_infos_format;