Cargo Features
wallpaper has no features set by default.
[dependencies]
wallpaper = { version = "3.2.0", features = ["from_url"] }
- from_url = dirs, reqwest
-
Affects
linux::set_from_url
,macos::set_from_url
,unsupported::set_from_url
,windows::set_from_url
…
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.