Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ Bar
Method
Bar
tests/runtime/cpp/cpp-with/test.cpp:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
#include <test_cpp.h>
3
4
void exports::my::inline_::bar::Bar(::my::inline_::foo::Msg m) {
5
assert(m.field.get_view() ==
"hello"
);
6
}
Callers
1
Run
Function · 0.45
Calls
2
assert
Function · 0.50
get_view
Method · 0.45
Tested by
no test coverage detected