mz_ore
0.1.0
Module hint
Functions
In crate mz_
ore
Module
mz_ore
::
hint
Copy item path
source
·
[
−
]
Expand description
Extensions to
std::hint
.
Functions
§
black_
box
A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark.