Cargo Features
gamescope-protocol has no features set by default.
[dependencies]
gamescope-protocol = { version = "0.0.1", features = ["client", "server"] }
- client = wayland-client
- server = wayland-server
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.
- wayland-client client?
-
Enables wayland-client ^0.29.4
- wayland-server server?
-
Enables wayland-server ^0.29.4