MCPcopy Index your code
hub / github.com/explodingcamera/tinywasm / test_hello

Function test_hello

examples/wasm-rust.rs:195–197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193
194 #[test]
195 fn test_hello() {
196 hello().unwrap();
197 }
198
199 #[test]
200 fn test_printi32() {

Callers

nothing calls this directly

Calls 1

helloFunction · 0.70

Tested by

no test coverage detected