Cargo Features

wl-clipboard-rs-tools has no features set by default.

[dependencies]
wl-clipboard-rs-tools = { version = "0.8.1", features = ["native_lib", "dlopen"] }
native_lib

Link to libwayland-client.so instead of using the Rust implementation.

Enables native_lib of wl-clipboard-rs

dlopen

Enables dlopen of wl-clipboard-rs