[][src]Type Definition wasmdbg::vm::VMResult

type VMResult<T> = Result<T, Trap>;