[][src]Function elrond_wasm::io::arg_types::check_no_more_args

pub fn check_no_more_args<D, E>(loader: &D, err_handler: &E) where
    D: DynArgLoader<()>,
    E: DynArgErrHandler