Cargo Features
anda_db has no features set by default.
[dependencies]
anda_db = { version = "0.1.0", features = ["full", "tantivy", "tantivy-jieba"] }
- full = tantivy, tantivy-jieba
- tantivy full?
-
Enables tantivy ^0.22
- tantivy-jieba full?
-
Enables tantivy ^0.22 and tantivy-jieba
anda_db has 3 features without comments.