Cargo Features
ProductOSBrowser has no features set by default.
[dependencies]
product-os-browser = { version = "0.0.37", features = ["endpoints", "redis", "memory", "local_search"] }
- endpoints
- redis
-
Enables redis_key_value_store of product-os-store
- memory
-
Enables memory_key_value_store of product-os-store
- local_search = scraper, sxd-document, sxd-xpath, sxd_html
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.