Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ RoundtripEnum
Method
RoundtripEnum
tests/runtime/variants/test.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
test_exports::E1 test_exports::RoundtripEnum(test_exports::E1 a) {
24
return a;
25
}
26
27
bool test_exports::InvertBool(bool a) {
28
return !a;
Callers
1
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected