Function rustc_typeck::util::common::timeUnstable [-] [+] [src]

pub fn time<T, U, F>(do_it: bool, what: &str, u: U, f: F) -> T where F: FnOnce(U) -> T