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

Struct Y

tests/runtime/resources/leaf.go:7–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type Y struct {
8 pinner runtime.Pinner
9 handle int32
10 a int32
11}
12
13func (self *Y) GetA() int32 {
14 return self.a

Callers 1

TestImportsMethod · 0.85

Calls

no outgoing calls

Tested by 1

TestImportsMethod · 0.68