Cargo Features
ajour-core has no features set by default.
[dependencies]
ajour-core = { version = "1.0.1", features = ["gui"] }
- gui = iced_native
-
Affects
addon::Addon.details_btn_state
,addon::Addon.update_btn_state
,addon::Addon.delete_btn_state
,addon::Addon.ignore_btn_state
,addon::Addon.unignore_btn_state
,addon::Addon.website_btn_state
,addon::Addon.pick_release_channel_state
,addon::Addon.changelog_btn_state
,addon::Addon.remote_version_btn_state
,addon::Addon.fuzzy_score
,ajour-core::theme
…
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.
- iced_native gui?
-
Enables iced_native ^0.3