Cargo Features
notan_utils has no features set by default.
[dependencies]
notan_utils = { version = "0.12.1", features = ["save_file"] }
- save_file = js-sys, mime_guess, wasm-bindgen, web-sys
-
Enables Blob, BlobPropertyBag, Element, HtmlAnchorElement, Url and Window of optional web-sys
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.
- js-sys wasm32 save_file?
- mime_guess wasm32 save_file?
- wasm-bindgen wasm32 save_file?
- web-sys wasm32 save_file?