Cargo Features
[dependencies]
seed-icons = { version = "0.4.2", default-features = false, features = ["styles", "registry", "font_awesome", "material_icons"] }
- default = font_awesome
-
The
font_awesome
feature is set by default wheneverseed-icons
is added without
somewhere in the dependency tree.default-features = false - styles = seed_style
- registry
-
Affects
seed-icons::collections
,registry::registry
… - font_awesome default
- material_icons
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.
- seed_style styles?
-
Enables seed_style_preview