multiversx_sc::io

Function load_endpoint_args

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

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