mz_ore
0.1.0
Module hint
Module Items
Functions
In crate mz_
ore
mz_ore
Module
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.