Cargo Features
[dependencies]
spotifyrs = { version = "0.3.0-beta.5", default-features = false, features = ["local_auth", "wasm"] }
- default = surf
-
These default features are set whenever
spotifyrs
is added without
somewhere in the dependency tree.default-features = false Enables surf
- local_auth
-
Enables open ^3.0
- wasm
-
Enables h1-client of surf and js of getrandom
getrandom:
Feature to enable JavaScript bindings on wasm*-unknown-unknown
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.