Cargo Features

sos-web has no features set by default.

[dependencies]
sos-web = { version = "0.17.0", features = ["full", "archive", "clipboard", "contacts", "files", "migrate", "search"] }
full = archive, clipboard, contacts, files, migrate, search
archive full?

Enables archive of sos-filesystem

clipboard full?
contacts full?

Enables contacts of sos-account and sos-protocol

files full?

Enables files of sos-remote-sync

migrate full? = sos-migrate

Enables migrate of sos-account

Enables search of sos-protocol

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.

sos-migrate migrate?