[][src]Macro rustc_ap_rustc_data_structures::likely

macro_rules! likely {
    ($e:expr) => { ... };
}