Cargo Features

[dependencies]
pallet-encointer-communities-rpc-runtime-api = { version = "16.1.0", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever pallet-encointer-communities-rpc-runtime-api is added without default-features = false somewhere in the dependency tree.

std default

Enables std of encointer-primitives

local deps

and std of parity-scale-codec, sp-api, and sp-std

parity-scale-codec:

substrate deps