Cargo Features
website_crawler has no features set by default.
[dependencies]
website_crawler = { version = "0.9.9", features = ["jemalloc", "regex", "chrome", "smart"] }
- jemalloc = jemalloc-sys, jemallocator
- regex
- chrome
- smart
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.
- jemalloc-sys not android not freebsd jemalloc?
- jemallocator not android not freebsd jemalloc?