Cargo Features
Fetchy has no features set by default.
[dependencies]
fetchy = { version = "0.2.2", features = ["web"] }
- web
-
Enables js-sys, wasm-bindgen, wasm-bindgen-futures, and web-sys and web of pasts
pasts:
Target the DOM via javascript APIs exposed by wasm-bindgen.
Fetchy has 1 feature without comment.