Function rustc_typeck::util::common::time [] [src]

pub fn time<T, F>(do_it: bool, what: &str, f: F) -> T where F: FnOnce() -> T
🔬 This is a nightly-only experimental API. (rustc_private)