Function promise_result_checked_json_with_args

Source
pub fn promise_result_checked_json_with_args<T: MaxJsonLength>(
    result_idx: u64,
    args: T::Args,
) -> PromiseJsonResult<T>