Cargo Features
JSDOM has no features set by default.
[dependencies]
jsdom = { version = "0.0.11-alpha.1", features = ["hashbrown", "tokio"] }
- hashbrown
-
Enables hashbrown ^0.13.2
- tokio
-
Enables tokio and tokio-stream
Affects
extract::extract_links
…