Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
void exports::test::resources::Consume(X::Owned x) {
13
14
}
15
16
std::expected<void, wit::string> exports::test::resources::TestImports() {
17
auto y = ::test::resources::Y(10);
Callers
1
Run
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected