Cargo Features
subrpcer has no features set by default.
[dependencies]
subrpcer = { version = "0.11.0", features = ["trace", "reqwest-client", "ureq-client"] }
- trace = tracing
- reqwest-client = once_cell, reqwest
-
Affects
client::r
,subrpcer::client
… - ureq-client = ureq
-
Affects
client::u
,subrpcer::client
…
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.