Cargo Features
omegaupload-common has no features set by default.
[dependencies]
omegaupload-common = { version = "0.2.0", features = ["wasm"] }
- wasm = gloo-console, http, 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.
- gloo-console wasm?
-
Enables gloo-console ^0.1
Wasm features
- http wasm?
-
Enables http ^0.2
- web-sys wasm?