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

Function test_argon2id

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

Source from the content-addressed store, hash-verified

218
219 #[test]
220 fn test_argon2id() {
221 argon2id().unwrap();
222 }
223}

Callers

nothing calls this directly

Calls 1

argon2idFunction · 0.70

Tested by

no test coverage detected