// Reference documentation: // https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_data_device // https://docs.rs/wl-clipboard-rs/latest/wl_clipboard_rs // https://github.com/YaLTeR/wl-clipboard-rs/blob/master/wl-clipboard-rs-tools/src/bin/wl_copy.rs pub mod wl_copy; pub mod wl_paste;