Cargo Features

arti-rpcserver has no features set by default.

[dependencies]
arti-rpcserver = { version = "0.27.0", features = ["full", "describe-methods", "experimental", "weakref"] }
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-rpc-connect, 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

experimental = weakref
weakref experimental?

arti-rpcserver has 4 features without comments.