bearing 0.1.0-alpha.5

A Rust port of Apache Lucene
Documentation
1
2
3
4
// SPDX-License-Identifier: Apache-2.0
//! Lucene 9.4 format writers: field infos.

pub mod field_infos_format;