Cargo Features

wayland-client has no features set by default.

[dependencies]
wayland-client = { version = "0.31.14", features = ["system", "dlopen", "libwayland_1_23", "log"] }
system

Enables client_system of wayland-backend

dlopen

Enables dlopen of wayland-backend

libwayland_1_23

Enables libwayland_client_1_23 of wayland-backend

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust