Cross-platform library for getting and setting the contents of the OS-level clipboard.
# Cargo.toml
[dependencies]
copypasta = "0.10.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reading the current clipboard content.
Add features = ["x11"] or features = ["wayland"] to your Cargo.toml dependency.
No dependency data recorded yet.