[][src]Function tantivy::version_string

pub fn version_string() -> &'static str

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".