Cargo Features
[dependencies]
pallet-encointer-bazaar-rpc-runtime-api = { version = "14.1.0", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverpallet-encointer-bazaar-rpc-runtime-api
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of encointer-primitives
local deps
and std of frame-support, sp-api, and sp-std
frame-support:
substrate deps