MCPcopy Create free account
hub / github.com/casper-network/casper-node / args.rs

File args.rs

execution_engine/src/runtime/args.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use casper_wasmi::{FromValue, RuntimeArgs, Trap};
2
3pub(crate) trait Args
4where

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected