MCPcopy 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
25func OptionRoundtrip(a map[string]Option[uint32]) map[string]Option[uint32] {
26 return a
27}
28
29func RecordRoundtrip(a LabeledEntry) LabeledEntry {
30 return a

Callers 1

RunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected