Registry / other / radix-engine-interface

radix-engine-interface

JSON →
library1.3.1rscratesunverified

The interface between system layer and VM layer from the Radix DLT project.

# Cargo.toml [dependencies] radix-engine-interface = "1.3.1"
INSTALL
IMPORT
SIG · RADIX-ENGINE-INTER
R
radix-engine-interface
otherrustv1.3.1
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.

ClientApi
use radix_engine_interface::api::ClientApi;

Use the Radix Engine Interface API for system-VM communication.

use radix_engine_interface::api::ClientApi; fn main() { // Example usage of the ClientApi trait println!("Radix Engine Interface ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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