Cargo Features
gdk4-win32 has no features set by default.
[dependencies]
gdk4-win32 = { version = "0.11.0", features = ["v4_4", "v4_8", "v4_20", "egl", "win32"] }
- v4_4 v4_8?
-
Enables v4_4 of gdk4 and gdk4-win32-sys
- v4_8 v4_20? = v4_4
-
Enables v4_8 of gdk4 and gdk4-win32-sys
- v4_20 = v4_8
-
Enables v4_20 of gdk4 and gdk4-win32-sys
Affects
enums::D3D12Error… - egl = khronos-egl
- win32 = windows
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.