Function rustc_data_structures::cold_path

source ·
pub fn cold_path<F: FnOnce() -> R, R>(f: F) -> R