Cargo Features
[dependencies]
ssb-client = { version = "0.3.1", default-features = false, features = ["ssb"] }
- default = ssb
-
The
ssb
feature is set by default wheneverssb-client
is added without
somewhere in the dependency tree.default-features = false - ssb default
-
Core rpcs from https://github.com/ssbc/scuttlebot/blob/master/api.md