tantivy-common 0.7.0

common traits and utility functions used by multiple tantivy subcrates
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.byteorder]
version = "1.4.3"

[dependencies.ownedbytes]
version = "0.7"

[dependencies.serde]
features = ["derive"]
version = "1.0.136"

[dependencies.time]
features = ["serde-well-known"]
version = "0.3.10"
[dev-dependencies.proptest]
version = "1.0.0"

[dev-dependencies.rand]
version = "0.8.4"

[package]
authors = ["Paul Masurel <paul@quickwit.io>", "Pascal Seitz <pascal@quickwit.io>"]
description = "common traits and utility functions used by multiple tantivy subcrates"
documentation = "https://docs.rs/tantivy_common/"
edition = "2021"
homepage = "https://github.com/quickwit-oss/tantivy"
license = "MIT"
name = "tantivy-common"
repository = "https://github.com/quickwit-oss/tantivy"
version = "0.7.0"