Provides simple way to interact with Windows clipboard.
# Cargo.toml
[dependencies]
clipboard-win = "5.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets text to the Windows clipboard.
Use conditional compilation or a cross-platform clipboard crate like arboard.
No dependency data recorded yet.