Cargo Features

arti-rpc-client-core has no features set by default.

[dependencies]
arti-rpc-client-core = { version = "0.23.0", features = ["full", "ffi"] }
full = ffi

Enables full of caret and tor-socksproto

ffi full? = c_str_macro, paste

Affects arti-rpc-client-core::ffi

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.

c_str_macro ffi?
paste ffi?