Registry / other / sp-runtime

sp-runtime

JSON →
library45.0.0rscratesunverified

Shared primitive types for Substrate runtime modules.

# Cargo.toml [dependencies] sp-runtime = "45.0.0"
INSTALL
IMPORT
SIG · SP-RUNTIME
S
sp-runtime
otherrustv45.0.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.

Block
use sp_runtime::traits::Block;

Minimal usage showing import of the Block trait from sp-runtime.

use sp_runtime::traits::Block; fn main() { // Example usage of Block trait println!("sp-runtime provides runtime primitive types"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
45.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
sp-runtime — cargo add sp-runtime · libregistry