Cargo Features

wallpape-rs has no features set by default.

[dependencies]
wallpape-rs = { version = "2.0.0", features = ["from_url"] }
from_url = attohttpc, dirs

Affects linux::set_from_url, macos::set_from_url, unsupported::set_from_url, win::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.

attohttpc from_url?

Enables attohttpc ^0.24.0

dirs from_url?

Enables dirs ^4.0.0