Cargo Features
Louvre has no features set by default.
[dependencies]
louvre = { version = "0.2.1", features = ["html"] }
- html
-
Enables gloo-utils, js-sys, wasm-bindgen, and web-sys
Affects
louvre::html
…
Louvre has no features set by default.
[dependencies]
louvre = { version = "0.2.1", features = ["html"] }
Enables gloo-utils, js-sys, wasm-bindgen, and web-sys
Affects
louvre::html
…