Cargo Features

clipboard-history-client-sdk has no features set by default.

[dependencies]
clipboard-history-client-sdk = { version = "0.6.1", features = ["error-stack", "deduplication", "search", "ui", "config"] }
error-stack

Enables error-stack, error-stack of clipboard-history-core

deduplication

Enables rustc-hash and smallvec

Affects clipboard-history-client-sdk::duplicate_detection

Enables memchr and regex

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