Cargo Features

ajour-widgets has no features set by default.

[dependencies]
ajour-widgets = { version = "1.0.1", features = ["wgpu", "opengl"] }
wgpu = iced_wgpu
opengl = iced_glow

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_wgpu wgpu?

Enables iced_wgpu ^0.3

iced_glow opengl?

Enables iced_glow ^0.1