Function multiversx_sc_snippets::imports::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.