rclip
A Rust library to get and set clipboard content with minimal dependencies on 3rd party binaries or libraries.
extern crate rclip;
Platform support
rclip works exclusively on UNIX with the X server.
Support for other platforms is on the roadmap.