Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ OptionRoundtrip
Function
OptionRoundtrip
tests/runtime/map/test.go:25–27 ·
view source on GitHub ↗
(a map[string]Option[uint32])
Source
from the content-addressed store, hash-verified
23
}
24
25
func
OptionRoundtrip(a
map
[string]Option[uint32])
map
[string]Option[uint32] {
26
return
a
27
}
28
29
func
RecordRoundtrip(a LabeledEntry) LabeledEntry {
30
return
a
Callers
1
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected