Cargo Features
[dependencies]
win-loop = { version = "0.10.1", default-features = false, features = ["rwh_04", "rwh_05", "rwh_06", "winit-default"] }
- default = rwh_06
-
The
rwh_06
feature is set by default wheneverwin-loop
is added without
somewhere in the dependency tree.default-features = false - rwh_04
- rwh_05
- rwh_06 default
- winit-default
-
Enables wayland, wayland-csd-adwaita, wayland-dlopen and x11 of winit
win-loop has 5 features without comments.