Registry / networking / bridge-runtime-common

bridge-runtime-common

JSON →
library0.27.0rscratesunverified

Common types and functions for substrate-based runtimes of bridged chains.

# Cargo.toml [dependencies] bridge-runtime-common = "0.27.0"
INSTALL
IMPORT
SIG · BRIDGE-RUNTIME-COM
B
bridge-runtime-common
networkingrustv0.27.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BridgeRuntimeCommon
use bridge_runtime_common::BridgeRuntimeCommon;

Use common bridge runtime types and functions.

use bridge_runtime_common::BridgeRuntimeCommon; // This crate provides shared types for bridge runtimes. // Example usage depends on the specific runtime configuration. fn setup_bridge<T: BridgeRuntimeCommon>() { // Use bridge runtime common functionality }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.27.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Meta
1
Amazon
1
OpenAI (training)
1
Resources
bridge-runtime-common — cargo add bridge-runtime-common · libregistry