MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / EmptyListResult

Function EmptyListResult

tests/runtime/lists/test.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func EmptyListResult() []uint8 {
26 return []uint8{}
27}
28
29func EmptyStringResult() string {
30 return ""

Callers 1

RunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected