Crate polkadot_node_core_runtime_api[−][src]
Expand description
Implements the Runtime API Subsystem
This provides a clean, ownerless wrapper around the parachain-related runtime APIs. This crate can also be used to cache responses from heavy runtime APIs.
Structs
Runtime API metrics.
The RuntimeApiSubsystem
. See module docs for more details.