Function criterion::black_box

source ยท
pub fn black_box<T>(dummy: T) -> T
Expand description

Reexport of std::hint::black_box.