Registry / other / switchboard-common

switchboard-common

JSON →
library0.11.6rscratesunverified

Provides common types and utilities for the Switchboard oracle network.

# Cargo.toml [dependencies] switchboard-common = "0.11.6"
INSTALL
IMPORT
SIG · SWITCHBOARD-COMMON
S
switchboard-common
otherrustv0.11.6
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.

OracleResponse
use switchboard_common::OracleResponse;

Creates a default OracleResponse.

use switchboard_common::OracleResponse; fn main() { let response = OracleResponse::default(); println!("Oracle response created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
switchboard-common — cargo add switchboard-common · libregistry