Cargo Features
[dependencies]
seekstorm = { version = "0.12.20", default-features = false, features = ["zh", "pdf"] }
- default = pdf, zh
-
comment out entry below if you don't need Chinese word segmentation
- zh default
- pdf default = pdfium-render
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.