[][src]Type Definition gwasm_dispatcher::dispatcher::TaskResult

type TaskResult<In, Out> = Vec<(In, Out)>;