Function microbench::retain [] [src]

pub fn retain<T>(value: T) -> T

A function that prevents the optimizer from eliminating the supplied value.