Skip to main content
benchmark
wasm_
benchmarks_
crypto
0.1.0
wasm_benchmarks_crypto
Function
benchmark
Copy item path
Source
pub(crate) fn benchmark<F>(name: &
str
, size:
usize
, f: F) ->
f64
where F:
FnMut
(),