Function tantivy::version_string

source ·
pub fn version_string() -> &'static str
Expand description

Exposes the complete version of tantivy as found in Cargo.toml during compilation as a string. eg. “tantivy v0.11.0, index_format v1, store_compression: lz4”.