Cargo Features
[dependencies]
appit = { version = "0.4.0", default-features = false, features = ["wayland-csd-adwaita", "x11", "wayland", "wayland-dlopen", "rwh_06", "rwh_05"] }
- default = wayland, wayland-csd-adwaita, wayland-dlopen, x11
-
These default features are set whenever
appit
is added without
somewhere in the dependency tree.default-features = false - wayland-csd-adwaita default
-
Enables wayland-csd-adwaita of winit
- x11 default
- wayland default
- wayland-dlopen default
-
Enables wayland-dlopen of winit
- rwh_06
- rwh_05
appit has 7 features without comments.