Cargo Features
[dependencies]
favicon-picker = { version = "1.1.0", default-features = false, features = ["non_exhaustive", "blocking", "serde"] }
- default = non_exhaustive
-
The
non_exhaustive
feature is set by default wheneverfavicon-picker
is added without
somewhere in the dependency tree.default-features = false - non_exhaustive default
- blocking
-
Affects
favicon-picker::get_blocking_favicons_from_url
… - serde
-
Enables serde