Cargo Features
[dependencies]
fedimint-api-client = { version = "0.5.0", default-features = false, features = ["tor"] }
- default = tor
-
The
tor
feature is set by default wheneverfedimint-api-client
is added without
somewhere in the dependency tree.default-features = false - tor default
-
Enables curve25519-dalek and strum, onion-service-client, rustls and tokio of fedimint-arti-client
Affects
api::JsonRpcClient.connect_with_tor
…
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.
- arti-client not wasm tor
-
Enables fedimint-arti-client