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

Method DoubleError

tests/runtime/results/intermediate.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56std::expected<std::expected<void, wit::string>, wit::string> test_exports::DoubleError(uint32_t a) {
57 return test_imports::DoubleError(a);
58}

Callers

nothing calls this directly

Calls 1

DoubleErrorFunction · 0.70

Tested by

no test coverage detected