Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use casper_wasmi::{FromValue, RuntimeArgs, Trap};
2
3
pub(crate) trait Args
4
where
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected