Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ DoubleOptionRoundtrip
Method
DoubleOptionRoundtrip
tests/runtime/options/test.cpp:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
std::optional<std::optional<uint32_t>> exports::test::options::to_test::DoubleOptionRoundtrip(std::optional<std::optional<uint32_t>> a) {
32
return a;
33
}
Callers
1
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected