Sha256: 7be90d00f626f87b85990a97d26862f5a00352d67acf4a89045c197cb555e6b8

Contents?: true

Size: 135 Bytes

Versions: 23

Compression:

Stored size: 135 Bytes

Contents

package foo:resources1;

interface resources1 {
  t1: func(a: borrow<r1>) -> ();

  resource r1 {
    f1: func() -> borrow<r1>;
  }
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-14.0.3 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-return-borrow.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-return-borrow.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/resources-return-borrow.wit