Registry / other / tp-runtime-interface

tp-runtime-interface

JSON →
library2.1.2rscratesunverified

Provides the runtime interface for the Tetcore blockchain framework.

# Cargo.toml [dependencies] tp-runtime-interface = "2.1.2"
INSTALL
IMPORT
SIG · TP-RUNTIME-INTERFA
T
tp-runtime-interface
otherrustv2.1.2
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.

RuntimeInterface
✓ use tp_runtime_interface::RuntimeInterface;

Initializes the Tetcore runtime interface.

use tp_runtime_interface::RuntimeInterface; fn main() { let iface = RuntimeInterface::new(); println!("Runtime interface initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tp-runtime-interface — cargo add tp-runtime-interface · libregistry