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

Function test_tinywasm_no_std

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

Source from the content-addressed store, hash-verified

213
214 #[test]
215 fn test_tinywasm_no_std() {
216 tinywasm_no_std().unwrap();
217 }
218
219 #[test]
220 fn test_argon2id() {

Callers

nothing calls this directly

Calls 1

tinywasm_no_stdFunction · 0.85

Tested by

no test coverage detected