Cargo Features
arti-rpcserver has no features set by default.
[dependencies]
arti-rpcserver = { version = "0.24.0", features = ["full", "describe-methods"] }
- full = describe-methods
-
Enables full of arti-client, oneshot-fused-workaround, slotmap-careful, tor-async-utils, tor-bytes, tor-error, tor-llcrypto, tor-proto, tor-rpcbase, and tor-rtcompat
arti-client:
"full" is a top-level selector that turns on every feature, _EXCEPT FOR_:
- describe-methods full?
-
Enables describe-methods of tor-rpcbase
arti-rpcserver has 2 features without comments.