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.9 format writers: segment info.

pub mod segment_info_format;