Cargo Features

spider_utils has no features set by default.

[dependencies]
spider_utils = { version = "2.5.2", features = ["indexset", "serde"] }
indexset = indexmap

Affects spider_utils::build_selectors, spider_utils::QueryCSSSelectSet, spider_utils::QueryCSSMap

serde

Enables serde of indexmap ^1 and 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.

indexmap indexset? serde?

Enables indexmap ^1