Cargo Features
clipboard-history-client-sdk has no features set by default.
[dependencies]
clipboard-history-client-sdk = { version = "0.14.0", features = ["error-stack", "deduplication", "search", "ui", "config", "watcher-utils"] }
- error-stack
-
Enables error-stack, error-stack of clipboard-history-core
- deduplication
-
Enables rustc-hash and smallvec
Affects
clipboard-history-client-sdk::duplicate_detection… - search ui?
-
Affects
clipboard-history-client-sdk::search… - ui = search
-
Enables image and rustc-hash
Affects
clipboard-history-client-sdk::ui_actor… - config
-
Enables serde
Affects
clipboard-history-client-sdk::config… - watcher-utils
-
Enables log and rustc-hash
Affects
clipboard-history-client-sdk::watcher_utils…