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

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.

scraper local_search?
sxd_html local_search?
sxd-document local_search?
sxd-xpath local_search?