Function testool::statetest::parse::parse_calldata
source · pub fn parse_calldata(
compiler: &Compiler,
data: &str,
raw_access_list: &Option<Vec<RawAccessListItem>>
) -> Result<Calldata>
Expand description
returns the element as calldata bytes, supports 0x, :raw, :abi, :yul and { LLL }