multiversx_sc_scenario::imports

Function load_endpoint_args

Source
pub fn load_endpoint_args<AA, N>(
    arg_names: <N as ArgNestedTuple<AA>>::ArgNames,
) -> N
Expand description

Used for loading all regular endpoint arguments. A call to this gets generated for all endpoints and callbacks.