Function dharitri_wasm::io::macro_helpers::load_dyn_arg
source · pub fn load_dyn_arg<I, D, T>(loader: &mut D, arg_id: ArgId) -> TExpand description
It’s easier to generate code from macros using this function, instead of the DynArg method.