Cargo Features

clipboard-win has no features set by default.

[dependencies]
clipboard-win = { version = "5.3.1", features = ["std", "monitor"] }
std

Enables std of error-code

Affects raw::get_file_list_path

monitor = windows-win

Enables clipboard monitoring code

Affects clipboard-win::monitor

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

windows-win win monitor?