Cargo Features

website_crawler has no features set by default.

[dependencies]
website_crawler = { version = "0.9.6", features = ["jemalloc", "regex", "chrome", "smart"] }
jemalloc = jemalloc-sys, jemallocator
regex

Enables regex of spider

chrome

Enables chrome of spider

smart

Enables smart of spider

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?