MCPcopy Create free account
hub / github.com/BitVM/BitVM / blake3.rs

File blake3.rs

fuzz/fuzz_targets/blake3.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#![no_main]
2
3use std::iter::IntoIterator;
4use std::sync::LazyLock;

Callers

nothing calls this directly

Calls 1

blake3_compute_scriptFunction · 0.85

Tested by

no test coverage detected