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

Method Consume

tests/runtime/resources/resources.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void exports::test::resources::Consume(X::Owned x) {
13
14}
15
16std::expected<void, wit::string> exports::test::resources::TestImports() {
17 auto y = ::test::resources::Y(10);

Callers 1

RunFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected