Type Definition tetsy_vm::ExecTrapError[][src]

type ExecTrapError = TrapError<Box<dyn ResumeCall>, Box<dyn ResumeCreate>>;