Cargo Features

spider_cli has no features set by default.

[dependencies]
spider_cli = { version = "1.93.37", features = ["jemalloc", "regex", "full_resources", "chrome_intercept", "chrome"] }
default

These default features are set whenever spider_cli is added without default-features = false somewhere in the dependency tree.

Enables budget of spider

jemalloc

Enables jemalloc of spider

regex

Enables regex of spider

full_resources

Enables full_resources of spider

chrome_intercept

Enables chrome_intercept of spider

chrome

Enables chrome of spider

spider_cli has 6 features without comments.