Registry / other / vapcore-trace

vapcore-trace

JSON →
library0.1.0rscratesunverified

Provides transaction tracing functionality for the Vapcore Ethereum client.

# Cargo.toml [dependencies] vapcore-trace = "0.1.0"
INSTALL
IMPORT
SIG · VAPCORE-TRACE
V
vapcore-trace
otherrustv0.1.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.

trace
use vapcore_trace::trace;

Demonstrates basic usage of the trace module.

use vapcore_trace::trace; fn main() { // Example: trace a transaction let result = trace::call(/* ... */); println!("Trace result: {:?}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources