Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ DoubleError
Function
DoubleError
tests/runtime/results/intermediate.go:29–31 ·
view source on GitHub ↗
(x uint32)
Source
from the content-addressed store, hash-verified
27
}
28
29
func
DoubleError(x uint32) Result[Result[Unit, string], string] {
30
return
imports.DoubleError(x)
31
}
Callers
nothing calls this directly
Calls
1
DoubleError
Method · 0.45
Tested by
no test coverage detected